Lucene search
+L

23592 matches found

Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.10 views

CVE-2025-38045

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of the dump rather than the FW killing itself on...

5.5CVSS5.5AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.11 views

CVE-2025-38043

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.14 views

CVE-2025-38041

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38040

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

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 9:33 a.m.27 views

CVE-2025-38030

This CVE ID is rejected/withdrawn by the CVE Numbering Authority and does not represent an active vulnerability entry.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38031

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

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.11 views

CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS5.1AI score0.0014EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.21 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...

0.00174EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.22 views

CVE-2025-38019 mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their uppers which are all Ethernet. The device supports GR...

0.00182EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.19 views

CVE-2025-38019

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their uppers which are all Ethernet. The device supports GR...

7.8CVSS6.3AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.14 views

CVE-2025-38020

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor profile, the MACsec offload feature must be...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.11 views

CVE-2025-38015

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.23 views

CVE-2025-38015 dmaengine: idxd: fix memory leak in error handling path of idxd_alloc

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.16 views

CVE-2025-38014

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

5.5CVSS5.4AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.12 views

CVE-2025-38012

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

7.8CVSS5.6AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.25 views

CVE-2025-38011 drm/amdgpu: csa unmap use uninterruptible lock

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

0.00172EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.13 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.15 views

CVE-2025-38010

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking The current implementation uses biaspadenable as a reference count to manage the shared bias pad for all UTMI PHYs. However, during system suspension with connecte...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.8 views

CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS5.5AI score0.00118EPSS
SaveExploits0
Circl
Circl
added 2025/06/18 9:12 a.m.15 views

CVE-2025-49593

creationtimestamp| type| source ---|---|--- 2025-06-18 09:12:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lruo5mnrat2a...

6.8CVSS6.6AI score0.00364EPSS
SaveExploits0References1
Rows per page
Query Builder