Lucene search
+L

15802 matches found

Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.23 views

PT-2026-37475

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the snd cx23885 hw params function. In the error path, the system fails to call cx23885 alsa dma unmap, which is necessary to release the resource previously...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.17 views

PT-2026-37597

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the Linux kernel within the snd cx88 hw params function. The issue arises because the error path fails to call cx88 alsa dma unmap, which is necessary to releas...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.5 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.11 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.00716EPSS
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.00232EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.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.4AI score0.00223EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 4:17 p.m.10 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.00932EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 4:17 p.m.10 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.00716EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.9 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.00239EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.7 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.00232EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 4:17 p.m.8 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.00223EPSS
SaveExploits0References9
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.00107EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/09 4:09 a.m.14 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:09 a.m.33 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.8 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.00223EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.35 views

CVE-2023-53840

The CVE-2023-53840 issue in the Linux kernel is fixed in the usb: early: xhci-dbc path. If xdbc_bulk_write() fails, the contents of buf could be non-deterministic and not NULL-terminated when xdbc_trace() runs, risking a potential out-of-bounds read. The patch reserves an extra byte in the static...

6AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:29 a.m.6 views

CVE-2023-53840 usb: early: xhci-dbc: Fix a potential out-of-bound memory access

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,...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.17 views

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.3AI score0.00932EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.21 views

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.2AI score0.00716EPSS
SaveExploits0
Rows per page
Query Builder