Lucene search
+L

37442 matches found

Cvelist
Cvelist
added 2025/12/16 3:06 p.m.42 views

CVE-2025-68283 libceph: replace BUG_ON with bounds check for map->max_osd

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS0.00512EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.9 views

CVE-2025-68199

In the Linux kernel, the following vulnerability has been resolved: codetag: debug: handle existing CODETAGEMPTY in markobjextsempty for slabobjext When allocslabobjexts fails and then later succeeds in allocating a slab extension vector, it calls handlefailedobjextsalloc to mark all objects in t...

0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.19 views

CVE-2025-68189

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

UBUNTU-CVE-2025-68199

In the Linux kernel, the following vulnerability has been resolved: codetag: debug: handle existing CODETAGEMPTY in markobjextsempty for slabobjext When allocslabobjexts fails and then later succeeds in allocating a slab extension vector, it calls handlefailedobjextsalloc to mark all objects in t...

5.7AI score0.00193EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 2:15 p.m.13 views

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

5.7AI score0.00195EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.14 views

UBUNTU-CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.7AI score0.00193EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.7AI score0.00193EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.10 views

CVE-2025-68193

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Add devm release action to safely tear down CT When a buffer object BO is allocated with the XEBOFLAGGGTTINVALIDATE flag, the driver initiates TLB invalidation requests via the CTB mechanism while releasing the BO...

5.6AI score0.00181EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.11 views

CVE-2025-68189

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 1:48 p.m.44 views

CVE-2025-68199 codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext

In the Linux kernel, the following vulnerability has been resolved: codetag: debug: handle existing CODETAGEMPTY in markobjextsempty for slabobjext When allocslabobjexts fails and then later succeeds in allocating a slab extension vector, it calls handlefailedobjextsalloc to mark all objects in t...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68198 crash: fix crashkernel resource shrink

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

6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/12/16 1:43 p.m.44 views

CVE-2025-68189

CVE-2025-68189 concerns the Linux kernel DRM MSM GEM memory handling. The issue arises in imported dma-bufs where obj->resv may not match obj->_resv, and the fix adds a check for this condition alongside existing NO_SHARE/flags logic. This defect could affect GEM object freeing and handle c...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:30 p.m.28 views

CVE-2025-40348

CVE-2025-40348 concerns a race in the Linux kernel slab allocator. When two threads concurrently execute alloc_slab_obj_exts() and one fails to allocate the object extension vector, the winning thread may overwrite the other thread’s valid slab->obj_exts with OBJEXTS_ALLOC_FAIL, leading the ra...

6AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 1:30 p.m.61 views

CVE-2025-40348 slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 9:31 a.m.11 views

EUVD-2025-203559

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in osama.esh WP Visitor Statistics Real Time Traffic wp-stats-manager allows DOM-Based XSS.This issue affects WP Visitor Statistics Real Time Traffic: from n/a through = 8.3...

5.9AI score0.00191EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 9:16 a.m.13 views

CVE-2025-67986

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Barn2 Plugins Document Library Lite document-library-lite allows DOM-Based XSS.This issue affects Document Library Lite: from n/a through = 1.1.7...

5.9CVSS0.00211EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/16 8:13 a.m.9 views

CVE-2025-68071 WordPress Essential Real Estate plugin <= 5.3.2 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in g5theme Essential Real Estate essential-real-estate allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Essential Real Estate: from n/a through = 5.3.2...

6.5CVSS5.1AI score0.00249EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/16 8:12 a.m.6 views

CVE-2025-67985 WordPress Document Library Lite plugin <= 1.1.7 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in Barn2 Plugins Document Library Lite document-library-lite allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Document Library Lite: from n/a through = 1.1.7...

5.3CVSS6.6AI score0.00295EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/16 8:12 a.m.20 views

CVE-2025-67985

CVE-2025-67985 affects Document Library Lite (WordPress plugin) with an Unauthenticated Insecure Direct Object Reference due to insecure access controls. Impact recorded as medium (CVSS ~5.3) in the source; affected versions are Document Library Lite

5.3CVSS6.6AI score0.00295EPSS
SaveExploits0References1
Rows per page
Query Builder