Lucene search
+L

3097 matches found

CVE
CVE
added 2025/07/04 1:37 p.m.38 views

CVE-2025-38209

CVE-2025-38209 concerns a Linux kernel vulnerability in nvme-tcp where nvme_tcp_setup_ctrl() calls nvme_tcp_configure_admin_queue() twice. The second call can fail (new=false) without removing the previously allocated admin_tag_set, leading to a use-after-free in the timeout handler when it acces...

9.8CVSS6.3AI score0.00311EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/07/04 1:37 p.m.59 views

CVE-2025-38179

Technical details about CVE-2025-38179 (affected product/component, root cause, impact, exploitability, or patch information) are not publicly provided in the connected documents. Monitor for updates.

7.8CVSS6.8AI score0.00156EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38179 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS6.5AI score
SaveExploits0References6
NVD
NVD
added 2025/07/04 11:15 a.m.22 views

CVE-2025-38176

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in binderfsevictinode Running 'stress-ng --binderfs 16 --timeout 300' under KASAN-enabled kernel, I've noticed the following: BUG: KASAN: slab-use-after-free in binderfsevictinode+0x1de/0x2d0 Write of...

7.8CVSS0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/04 10:39 a.m.57 views

CVE-2025-38176

In Linux kernel, binder: fix use-after-free in binderfs_evict_inode() is the root cause of the vulnerability. The issue occurs within binderfs_evict_inode, leading to potential slab-use-after-free conditions observable under stress-ng with binderfs, and is mitigated by the referenced patch fix. C...

7.8CVSS6.3AI score0.00141EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/04 10:39 a.m.21 views

CVE-2025-38176 binder: fix use-after-free in binderfs_evict_inode()

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in binderfsevictinode Running 'stress-ng --binderfs 16 --timeout 300' under KASAN-enabled kernel, I've noticed the following: BUG: KASAN: slab-use-after-free in binderfsevictinode+0x1de/0x2d0 Write of...

7.8CVSS0.00141EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.4 views

SUSE CVE-2025-38129

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix use-after-free in pagepoolrecycleinring syzbot reported a uaf in pagepoolrecycleinring: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5862 Read of size 8 at addr ffff8880286045a...

7CVSS6.6AI score0.00165EPSS
SaveExploits0References56
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.10 views

SUSE CVE-2025-38139

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator Fix the resetting of the subrequest iterator in netfsretrywritestream to use the iterator-reset function as the iterator may have been shortened by a previous...

6.6CVSS6.4AI score0.00376EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/03 8:35 a.m.88 views

CVE-2025-38139

Technical details about CVE-2025-38139 are not provided in the supplied documents. Monitoring for updates and authoritative advisories is advised.

9.8CVSS6.9AI score0.00376EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/03 8:35 a.m.122 views

CVE-2025-38129

CVE-2025-38129 details a Linux kernel use-after-free in page_pool_recycle_in_ring, linked to page_pool's per-CPU recycle mechanism. The root cause is that a page may be freed while the page pool’s ring is still being recycled, resulting in a potential use-after-free when the producer_lock is not ...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.5 views

CVE-2025-38106 io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

7.8CVSS6.3AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.11 views

kernel: dlm: fix plock invalid read

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

9.8CVSS6.7AI score0.00852EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/23 1:11 a.m.9 views

kernel: ibmvnic: Use kernel helpers for hex dumps

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buffer size was not a multiple of 8 then a read buffe...

7.1CVSS6.7AI score0.00196EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/06/21 1:14 p.m.9 views

CVE-2022-50231

In the Linux kernel, the following vulnerability has been resolved: crypto: arm64/poly1305 - fix a read out-of-bound A kasan error was reported during fuzzing: BUG: KASAN: slab-out-of-bounds in neonpoly1305blocks.constprop.0+0x1b4/0x250 poly1305neon Read of size 4 at addr ffff0010e293f010 by task...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:38 a.m.7 views

CVE-2025-38051

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifsfilldirent There is a race condition in the readdir concurrency process, which may access the rsp buffer after it has been released, triggering the following KASAN warning...

7CVSS6.9AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 4:09 p.m.5 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...

7CVSS6.9AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:59 a.m.13 views

CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

4.7CVSS7.2AI score0.00217EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 4:24 a.m.10 views

CVE-2022-50129

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srptport from regular members into pointers. Allocate the LIO port data structures from inside srptmaketport and free these from inside srptmaketport. Keep...

5.5CVSS7.4AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:34 a.m.8 views

CVE-2022-50085

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix address sanitizer warning in raidresume There is a KASAN warning in raidresume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev-raiddisks is greater than rs-raiddisks, so the loop...

5.5CVSS7.2AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/19 7:18 p.m.5 views

CVE-2022-50219

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix KASAN use-after-free Read in computeeffectiveprogs Syzbot found a Use After Free bug in computeeffectiveprogs. The reproducer creates a number of BPF links, and causes a fault injected alloc to fail, while calling...

5.5CVSS7.3AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder