Lucene search
+L

755 matches found

OSV
OSV
added 2025/04/03 8:15 a.m.9 views

AZL-59651 CVE-2025-21999 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in procgetinode Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde-procops don't belong to /proc, it belongs to a module, therefore dereferencing it after /proc entry has been registered...

7.8CVSS6.3AI score0.002EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/04/02 11:34 a.m.5 views

kernel: drm/vmwgfx: Fix the lifetime of the bo cursor memory

A vulnerability was found in the drm/vmwgfx driver in the Linux kernel, concerning the lifetime management of the buffer object BO cursor memory. This issue occurs due to improper handling of the cursor memory's lifecycle, which could lead to use-after-free errors or crashes...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/03/28 9:41 p.m.5 views

Missing Release of Memory after Effective Lifetime

Overview org.infinispan:infinispan-server-rest is an Infinispan Rest Server. Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime via the REST compare API. A user can trigger an OutOfMemoryError by sending many requests with large 1 MiB POST data ...

7.1CVSS6.9AI score0.00445EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 3:15 p.m.7 views

DEBIAN-CVE-2025-21884

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 3:15 p.m.14 views

AZL-62830 CVE-2025-21884 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/27 2:57 p.m.121 views

CVE-2025-21884

CVE-2025-21884 affects the Linux kernel. The issue arises when kernel sockets are dismantled during pernet_operations->exit; freeing can be delayed by tx packets still in qdisc/device queues because of skb_set_owner_w() usage, leading to incorrect reference tracking. The fix adds sk_net_refcnt...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/27 2:57 p.m.11 views

CVE-2025-21884 net: better track kernel sockets lifetime

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernetoperations-exit, their freeing can be delayed by any tx packets still held in qdisc or device queues, due to skbsetownerw prior calls. Thi...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/03/24 4:6 p.m.9 views

pared Vulnerable to Use After Free in `Parc` and `Prc` Due to Missing Lifetime Constraints

Affected versions of this crate didn't provide sufficient lifetime constraints to conversion functions from alloc::sync::Arc and alloc::rc::Rc, which made it possible to create projections of these reference counted pointers. Unlike the original reference counted pointers, these projections could...

6.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/24 4:6 p.m.3 views

GHSA-VGMH-MQM4-8J88 pared Vulnerable to Use After Free in `Parc` and `Prc` Due to Missing Lifetime Constraints

Affected versions of this crate didn't provide sufficient lifetime constraints to conversion functions from alloc::sync::Arc and alloc::rc::Rc, which made it possible to create projections of these reference counted pointers. Unlike the original reference counted pointers, these projections could...

8.8CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/03/13 12:0 p.m.5 views

RUSTSEC-2025-0016 Use after free in `Parc` and `Prc` due to missing lifetime constraints

Affected versions of this crate didn't provide sufficient lifetime constraints to conversion functions from alloc::sync::Arc and alloc::rc::Rc, which made it possible to create projections of these reference counted pointers. Unlike the original reference counted pointers, these projections could...

6.7AI score
SaveExploits0References3
RustSec
RustSec
added 2025/03/13 12:0 p.m.8 views

Use after free in `Parc` and `Prc` due to missing lifetime constraints

Affected versions of this crate didn't provide sufficient lifetime constraints to conversion functions from alloc::sync::Arc and alloc::rc::Rc, which made it possible to create projections of these reference counted pointers. Unlike the original reference counted pointers, these projections could...

6.7AI score
SaveExploits0Affected Software1
CVE
CVE
added 2025/02/27 2:7 a.m.123 views

CVE-2025-21712

CVE-2025-21712 affects the Linux kernel md-bitmap subsystem. The root cause was a use-after-destroy condition where bitmap_get_stats() could run even if the underlying mddev/bitmap storage was destroyed or not fully initialized, risking a general protection fault. The patch defends bitmap_get_sta...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.23 views

CVE-2025-21712 md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmapgetstats with bitmap lifetime After commit ec6bb299c7c3 "md/md-bitmap: add 'syncsize' into struct mdbitmapstats", following panic is reported: Oops: general protection fault, probably for...

0.00204EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/27 2:7 a.m.9 views

CVE-2025-21712 md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmapgetstats with bitmap lifetime After commit ec6bb299c7c3 "md/md-bitmap: add 'syncsize' into struct mdbitmapstats", following panic is reported: Oops: general protection fault, probably for...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/26 7:0 a.m.15 views

CVE-2022-49223

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Hold port reference until decoder release KASAN + DEBUGKOBJECTRELEASE reports a potential use-after-free in cxldecoderrelease where it goes to reference its parent, a cxlport, to free its id back to port-decoderida. BUG...

7.8CVSS0.00262EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/02/24 12:0 a.m.4 views

Missing Release of Memory after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime due to the handling of HTTP requests with low timeouts which allows an unauthenticated attacker to repeatedly send specially crafted requests that trigger a memory leak. Remediation...

8.7CVSS7AI score0.00791EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/17 3:47 a.m.5 views

SUSE CVE-2025-24898

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

4.8CVSS7.3AI score0.00656EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/03 6:15 p.m.6 views

AZL-56427 CVE-2025-24898 affecting package 389-ds-base 3.1.1-10

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

6.3CVSS6.1AI score0.00656EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/03 6:15 p.m.3 views

DEBIAN-CVE-2025-24898

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

6.3CVSS5.7AI score0.00656EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/03 6:15 p.m.5 views

UBUNTU-CVE-2025-24898

rust-openssl is a set of OpenSSL bindings for the Rust programming language. In affected versions ssl::selectnextproto can return a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. In situations where the sever buffer's lifetime is shorter than th...

6.3CVSS6.1AI score0.00656EPSS
SaveExploits0References6
Rows per page
Query Builder