Lucene search
+L

13948 matches found

OSV
OSV
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38042 dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Drop skipfdq argument from k3udmaglueresetrxchn The user of k3udmaglueresetrxchn e.g. tiam65cpswnuss can run on multiple platforms having different DMA architectures. On some platforms there can be on...

7.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.21 views

CVE-2025-38040 serial: mctrl_gpio: split disable_ms into sync and no_sync APIs

In the Linux kernel, the following vulnerability has been resolved: serial: mctrlgpio: split disablems into sync and nosync APIs The following splat has been observed on a SAMA5D27 platform using atmelserial: BUG: sleeping function called from invalid context at kernel/irq/manage.c:738 inatomic: ...

0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 9:33 a.m.106 views

CVE-2025-38034

CVE-2025-38034 : The connected Azure Linux 3.0 Nessus entry confirms a Linux kernel issue affecting btrfs paths where btrfs__prelim_ref calls wrong order of oldref/newref, causing a NULL pointer dereference in trace_btrfs_prelim_ref_insert(). The backtrace shows the call path ending in prelim_ref...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/06/18 9:33 a.m.7 views

CVE-2025-38031 padata: do not leak refcount in reorder_work

In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorderwork A recent patch that addressed a UAF introduced a reference count leak: the paralleldata refcount is incremented unconditionally, regardless of the return value of queuework. If the work...

6.4AI score
SaveExploits0References12
OSV
OSV
added 2025/06/18 9:28 a.m.12 views

CVE-2025-38027 regulator: max20086: fix invalid memory access

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

6.4AI score
SaveExploits0References9
OSV
OSV
added 2025/06/18 9:28 a.m.9 views

CVE-2025-38024 RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxequeuecleanup bug Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x7d/0xa0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline printreport+0xcf/0x610...

7.8CVSS6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/06/18 9:28 a.m.103 views

CVE-2025-38023

CVE-2025-38023 affects the Linux kernel: if nfs_get_lock_context() fails due to ENOMEM, a stored -ENOMEM in an nfs4_unlockdata could be treated as valid and lead to a NULL pointer dereference in nfs4_locku_prepare via rpc_run_task. The fix ensures nfs4_unlockdata is freed when allocation fails an...

5.5CVSS6.4AI score0.00195EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/06/18 9:28 a.m.82 views

CVE-2025-38021

CVE-2025-38021 affects the Linux kernel in the DRM AMD Display path (drm/amd/display), where update_dchubp_dpp and related code could dereference a null pipe_ctx->plane_state. The issue is a missing null check in the update path that could lead to a null pointer dereference; it is stated to be...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.19 views

CVE-2025-38014 dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxdcleanup helper The idxdcleanup helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxdcleanup helper to avoid code duplication. Note, this also...

0.00176EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 9:28 a.m.112 views

CVE-2025-38014

CVE-2025-38014 : In the Linux kernel’s dmaengine idxd subsystem, a removal path was refactored to use an idxd_cleanup() helper, which fixes code duplication and also corrects a missing put_device() for idxd groups, engines, and work queues. The vulnerability is described as a local-access issue w...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.24 views

CVE-2025-38005 dmaengine: ti: k3-udma: Add missing locking

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Add missing locking Recent kernels complain about a missing lock in k3-udma.c when the lock validator is enabled: 4.128073 WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169...

7.8CVSS0.00195EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.25 views

PT-2025-26118 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue was found in the Linux kernel, specifically in the tegra20-slink SPI driver. The problem occurs when spi unregister master is called, which decreases the...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References577
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.16 views

PT-2025-26086 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the ap flash init function within the mtd maps component. The of find matching node function returns a no...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References587
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.13 views

PT-2025-26095 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A fix has been applied to the Linux kernel to address an information leak issue in the wil write file wmi function. The problem occurred because the simple write to buffer function...

7.8CVSS6AI score0.10458EPSS
SaveExploits16References587
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.14 views

PT-2025-25878 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory corruption issue has been resolved in the Linux kernel. The issue occurred due to the lack of a sanity check on the probed-session count, which could lead to memory corruption...

7.8CVSS6AI score0.10458EPSS
SaveExploits16References584
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.12 views

PT-2025-26040 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue in the Linux kernel's 9p protocol has been resolved. The problem occurred in the p9 read work error handling, where p9 req put needs to be called when...

5.8AI score0.00177EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.5 views

PT-2025-25922 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the btrfs get dev args from path function. This function can fail if the provided path is invalid, leading ...

5.8AI score0.0022EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-25951 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak has been identified in the Linux kernel, specifically in the error handling path of afu allocate irqs. The issue arises because a bitmap zalloc is not properly balanced b...

7.8CVSS5.9AI score0.00518EPSS
SaveExploits0References184
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.13 views

PT-2025-26123 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the cpufreq zynq component. The of find compatible node function returns a node pointer with an increment...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References581
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.6 views

PT-2025-25918 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.0.0 Description: A bug in the Linux kernel has been resolved, which was reported by Yu Zhao after a commit added a check in swp offset pfn for swap type. The issue triggers because pfn swap entry to page could...

6.2AI score0.0019EPSS
SaveExploits0References9
Rows per page
Query Builder