Lucene search
+L

5012 matches found

OSV
OSV
added 2025/09/18 4:15 p.m.15 views

UBUNTU-CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.2 views

CVE-2023-53430 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

6.2AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.20 views

CVE-2023-53430 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/18 4:04 p.m.48 views

CVE-2023-53430

CVE-2023-53430 affects the Linux kernel with the mt76 Wi‑Fi driver. The issue is a memory leak in the DMA cleanup path (mt76_dma_tx_cleanup) that could impact system availability. The vulnerability is resolved by fixing the device unregister memory leak and ensuring all configured RX queues are c...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/18 4:04 p.m.11 views

CVE-2023-53430 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/18 3:23 p.m.10 views

CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-;list' not removed from list In tsi148dmalistadd, the error path "go...

5.5CVSS5.8AI score0.00167EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 2:15 p.m.15 views

CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 2:15 p.m.11 views

DEBIAN-CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.17 views

CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS0.00167EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/18 2:15 p.m.15 views

CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 2:15 p.m.15 views

DEBIAN-CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.10 views

UBUNTU-CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/18 1:33 p.m.45 views

CVE-2022-50393

The CVE-2022-50393 issue affects the Linux kernel DRM/AMDGPU SDMA path where dma_resv_iter_next may be invoked from an unlocked context during SDMA page-table updates, leading to a potential misuse warning and race conditions. Affected component: amdgpu driver within the kernel's DMA-BUF handling...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.15 views

CVE-2022-50384 staging: vme_user: Fix possible UAF in tsi148_dma_list_add

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS6.2AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.26 views

CVE-2022-50384 staging: vme_user: Fix possible UAF in tsi148_dma_list_add

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS0.00167EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.22 views

CVE-2022-50384

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: Fix possible UAF in tsi148dmalistadd Smatch report warning as follows: drivers/staging/vmeuser/vmetsi148.c:1757 tsi148dmalistadd warn: '&entry-list' not removed from list In tsi148dmalistadd, the error path "got...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:32 p.m.11 views

CVE-2022-50375 tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/18 1:32 p.m.24 views

CVE-2022-50375 tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

0.00156EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:32 p.m.23 views

CVE-2022-50375

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdmashutdown lpuartdmashutdown tears down lpuart dma, but lpuartflushbuffer can still occur which in turn tries to access dma apis if lpuartdmatxuse flag is true. At thi...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.7 views

PT-2025-38332

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free UAF issue within the tsi148 dma list add function in the vme user module. The error path in this function fails to remove an entry from a list...

6.3AI score0.00167EPSS
SaveExploits0References11
Rows per page
Query Builder