Lucene search
+L

15648 matches found

GithubExploit
GithubExploit
added 2025/12/10 10:6 a.m.379 views

Exploit for CVE-2025-8061

CVE-2025-8061 Exploit Overview Proof-of-Concept exploit f...

7.3CVSS6.8AI score0.00385EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2025/12/10 8:34 a.m.4 views

CVE-2023-53811

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Cap MSIX used to online CPUs + 1 The irdma driver can use a maximum number of msix vectors equal to numonlinecpus + 1 and the kernel warning stack below is shown if that number is exceeded. The kernel throws a warning...

7CVSS5.4AI score0.00183EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.24 views

SUSE CVE-2022-50647

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

6.3AI score0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.5 views

SUSE CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2025/12/10 12:0 a.m.9 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from improper access control of volatile memory and could lead to the execution of arbitrary code...

7.6CVSS7.7AI score0.00263EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/10 12:0 a.m.4 views

Google Chrome 安全漏洞

Google Chrome is a web browser from Google, Inc USA. A security vulnerability exists in Google Chrome prior to version 143.0.7499.110, which stems from an out-of-bounds memory access in the ANGLE component that could lead to the execution of arbitrary code...

8.8CVSS7.7AI score0.22632EPSS
SaveExploits10References5
Positive Technologies
Positive Technologies
added 2025/12/10 12:0 a.m.4 views

PT-2025-50966

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 143.0.7499.110 Google Chromium affected versions not specified Microsoft Edge affected versions not specified Opera affected versions not specified WebKitGTK affected versions not specified Description An...

10CVSS7.4AI score0.22632EPSS
SaveExploits10References259
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2025-201872

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

6AI score0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2022-55739

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

6AI score0.00722EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.4 views

CVE-2022-50662

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: fix memory leak in hnsroceallocmr When hnsrocemrenable failed in hnsroceallocmr, mrkey is not released. Compiled test only...

0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.4 views

CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.4AI score0.00224EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 4:17 p.m.8 views

UBUNTU-CVE-2022-50671

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxequeueinit in the function rxeqpinitreq fails, both qp-req.task.func and qp-req.task.arg are not initialized. Because of creation of qp fails, the function rxecreateqp...

7.5CVSS5.7AI score0.0094EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.7AI score0.00224EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.9 views

UBUNTU-CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

9.8CVSS5.7AI score0.00722EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2023-53840

In the Linux kernel, the following vulnerability has been resolved: usb: early: xhci-dbc: Fix a potential out-of-bound memory access If xdbcbulkwrite fails, the values in 'buf' can be anything. So the string is not guaranteed to be NULL terminated when xdbctrace is called. Reserve an extra byte,...

5.7AI score0.00241EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.6 views

UBUNTU-CVE-2022-50662

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: fix memory leak in hnsroceallocmr When hnsrocemrenable failed in hnsroceallocmr, mrkey is not released. Compiled test only...

5.8AI score0.00234EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.7 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00101EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.5 views

CVE-2025-40330

In the Linux kernel, the following vulnerability has been resolved: bnxten: Shutdown FW DMA in bnxtshutdown The netifclose call in bnxtshutdown only stops packet DMA. There may be FW DMA for trace logging recently added that will continue. If we kexec to a new kernel, the DMA will corrupt memory ...

5.3AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 4:9 a.m.26 views

CVE-2025-40330

CVE-2025-40330 affects the bnxt_en driver in the Linux kernel. The vulnerability arose because bnxt_shutdown()’s netif_close() only halts packet DMA, potentially leaving firmware DMA (such as trace logging) active. If the system kexeces to a new kernel, this DMA could corrupt memory in the new ke...

6.1AI score0.00211EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.5 views

CVE-2023-53861

In the Linux kernel, the following vulnerability has been resolved: ext4: correct grp validation in ext4mbgoodgroup Group corruption check will access memory of grp and will trigger kernel crash if grp is NULL. So do NULL check before corruption check...

5.3AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder