Lucene search
+L

15745 matches found

Cvelist
Cvelist
added 2025/12/24 12:22 p.m.45 views

CVE-2023-54048 RDMA/bnxt_re: Prevent handling any completions after qp destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

7.8CVSS0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:22 p.m.7 views

CVE-2022-50736 RDMA/siw: Fix immediate work request flush to completion queue

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value...

7.1CVSS6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 12:22 p.m.39 views

CVE-2022-50736

The CVE-2022-50736 issue is in the Linux kernel’s RDMA/siw path. The patch fixes how an immediate work request flush updates the completion queue: it now correctly sets the send queue element opcode during post-sendqueue flushing when the QP is in ERROR state. Previously, an undefined ocode could...

7.1CVSS6.1AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.42 views

CVE-2025-68742 bpf: Fix invalid prog->stats access when update_effective_progs fails

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix invalid prog-stats access when updateeffectiveprogs fails Syzkaller triggers an invalid memory access issue following fault injection in updateeffectiveprogs. The issue can be described as follows: cgroupbpfdetach...

0.00203EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:09 p.m.42 views

CVE-2025-68742

CVE-2025-68742: In the Linux kernel, a fault injection in update_effective_progs can cause a BPF prog to be replaced with a dummy prog, leading to a NULL dereference when a softirq runs and accesses prog->stats. The fix prevents updating stats if stats is NULL, avoiding the invalid memory acce...

6.4AI score0.00203EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2025-68352

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS0.0015EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2023-54003

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix GID entry ref leak when createah fails If AH create request fails, release sgidattr to avoid GID entry referrence leak reported while releasing GID table...

6.2AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2025-68352

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS5.7AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2022-50701

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would access invalid memory region. For low level...

7.1CVSS5.7AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.18 views

UBUNTU-CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

5.7AI score0.0019EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.36 views

CVE-2023-54028 RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.10 views

CVE-2023-54028 RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

6.4AI score
SaveExploits0References7
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2022-50701 wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would access invalid memory region. For low level...

7.1CVSS6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:33 a.m.9 views

CVE-2025-68379 RDMA/rxe: Fix null deref on srq->rq.queue after resize failure

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix null deref on srq-rq.queue after resize failure A NULL pointer dereference can occur in rxesrqchkattr when ibvmodifysrq is invoked twice in succession under certain error conditions. The first call may fail in...

7.8CVSS6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.36 views

CVE-2025-68352 spi: ch341: fix out-of-bounds memory access in ch341_transfer_one

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS0.0015EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:32 a.m.24 views

CVE-2025-68352

CVE-2025-68352 refers to a Linux kernel vulnerability in the SPI ch341 driver. The root cause is a memory-copy miscalculation in spi-ch341.c: the code computes len as min(32, trans->len + 1) which includes the 1-byte command header. When copying from trans->tx_buf to ch341->tx_buf + 1, u...

7.8CVSS6.4AI score0.0015EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:32 a.m.7 views

CVE-2025-68352 spi: ch341: fix out-of-bounds memory access in ch341_transfer_one

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS6.6AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/24 9:04 a.m.7 views

Google Chrome: chromium: webkitgtk: Out of bounds memory access via crafted HTML page

A flaw was found in ANGLE in Google Chrome. This vulnerability allows a remote attacker to perform out of bounds memory access via a crafted HTML HyperText Markup Language page. Although this was reported on Google Chrome, this issue also affected the WebKitGTK package with the same possible...

8.8CVSS7.4AI score0.22632EPSS
SaveExploits10References8
RedHat Linux
RedHat Linux
added 2025/12/24 9:01 a.m.11 views

Google Chrome: chromium: webkitgtk: Out of bounds memory access via crafted HTML page

A flaw was found in ANGLE in Google Chrome. This vulnerability allows a remote attacker to perform out of bounds memory access via a crafted HTML HyperText Markup Language page. Although this was reported on Google Chrome, this issue also affected the WebKitGTK package with the same possible...

8.8CVSS5.8AI score0.22632EPSS
SaveExploits10References8
RedHat Linux
RedHat Linux
added 2025/12/24 8:38 a.m.21 views

Google Chrome: chromium: webkitgtk: Out of bounds memory access via crafted HTML page

A flaw was found in ANGLE in Google Chrome. This vulnerability allows a remote attacker to perform out of bounds memory access via a crafted HTML HyperText Markup Language page. Although this was reported on Google Chrome, this issue also affected the WebKitGTK package with the same possible...

8.8CVSS5.8AI score0.22632EPSS
SaveExploits10References8
Rows per page
Query Builder