Lucene search
+L

513 matches found

OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-54013

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix locking for runpm vs reclaim For cases where iccbwset can be called in callbaths that could deadlock against shrinker/reclaim, such as runpm resume, we need to decouple the icc locking. Introduce a new iccbwlock...

5.7AI score0.00169EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-54008 virtio_vdpa: build affinity masks conditionally

In the Linux kernel, the following vulnerability has been resolved: virtiovdpa: build affinity masks conditionally We try to build affinity mask via createaffinitymasks unconditionally which may lead several issues: - the affinity mask is not used for parent without affinity support only VDUSE...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.33 views

CVE-2023-53988 fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in hdrdeletede Here is a BUG report from syzbot: BUG: KASAN: slab-out-of-bounds in hdrdeletede+0xe0/0x150 fs/ntfs3/index.c:806 Read of size 16842960 at addr ffff888079cc0600 by task...

7.8CVSS0.00141EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:55 a.m.19 views

CVE-2022-50706

Technical details are not publicly available in the provided documents. Monitor for updates.

6.1AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:32 a.m.6 views

CVE-2025-68356 gfs2: Prevent recursive memory reclaim

In the Linux kernel, the following vulnerability has been resolved: gfs2: Prevent recursive memory reclaim Function newinode returns a new inode with inode-imapping-gfpmask set to GFPHIGHUSERMOVABLE. This value includes the GFPFS flag, so allocations in that address space can recurse into...

6.5AI score
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:1 a.m.8 views

jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

...

7.5CVSS5.4AI score0.00466EPSS
SaveExploits0
OSV
OSV
added 2025/12/22 4:14 p.m.10 views

CVE-2025-68337 jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

7.5CVSS6.1AI score
SaveExploits0References12
CVE
CVE
added 2025/12/22 4:14 p.m.35 views

CVE-2025-68337

CVE-2025-68337 affects the Linux kernel code path in jbd2/journal_get_create_access() when the filesystem is corrupted, which could trigger a BUG_ON via an inconsistent block/bitmap state. The description and connected documents confirm the issue is rooted in jbd2 when data inconsistencies occur,...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2025/12/17 8:23 p.m.364 views

anti-xss

//: AUTO-GENERATED BY "PHP README Helper": base file - doc...

5.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:2 a.m.8 views

drm/radeon: delete radeon_fence_process in is_signaled, no deadlock

...

6.2CVSS6.1AI score0.00105EPSS
SaveExploits0
CVE
CVE
added 2025/12/16 3:39 p.m.30 views

CVE-2025-68310

CVE-2025-68310 : Linux kernel fix for a deadlock between PCI error recovery and mlx5 crdump on s390. The patch avoids blocking PCI config accesses by PCI error recovery code by acquiring only device_lock() (not pci_dev_lock()), preventing hangs in mlx5_health_unload and crdump collection when PCI...

6.1AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.45 views

CVE-2025-68310 s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

0.0017EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68198

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/16 2:15 p.m.13 views

CVE-2025-40361

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40361

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score0.00032EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68223

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

5.5CVSS5.6AI score0.00105EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.39 views

CVE-2025-68223 drm/radeon: delete radeon_fence_process in is_signaled, no deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

0.00105EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68223 drm/radeon: delete radeon_fence_process in is_signaled, no deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

6.2AI score
SaveExploits0References8
CVE
CVE
added 2025/12/16 1:40 p.m.23 views

CVE-2025-40361

CVE-2025-40361 entry is rejected/not used and not an active vulnerability.

6.2AI score0.00032EPSS
SaveExploits0
OSV
OSV
added 2025/12/16 1:40 p.m.4 views

CVE-2025-40361 fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: fs: ext4: change GFPKERNEL to GFPNOFS to avoid deadlock The parent function ext4xattrinodelookupcreate already uses GFPNOFS for memory alloction, so the function ext4xattrinodecachefind should use same gfpflag...

6.4AI score
SaveExploits0References10
Rows per page
Query Builder