Lucene search
K

22 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/20 8:1 a.m.3 views

net: rose: convert 'use' field to refcount_t

...

7CVSS6.8AI score0.00019EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39826

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race...

7CVSS7.2AI score0.00019EPSS
Exploits0References3
OSV
OSV
added 2025/09/16 1:16 p.m.3 views

AZL-67434 CVE-2025-39826 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

7CVSS5.7AI score0.00019EPSS
Exploits0References1
NVD
NVD
added 2025/09/16 1:16 p.m.2 views

CVE-2025-39827

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

5.5CVSS0.00026EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.16 views

CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS5.4AI score0.00031EPSS
Exploits0
NVD
NVD
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40958

In the Linux kernel, the following vulnerability has been resolved: netns: Make getnetns handle zero refcount net Syzkaller hit a warning: refcountt: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcountwarnsaturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890...

7.8CVSS0.0001EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.17 views

CVE-2024-40958 netns: Make get_net_ns() handle zero refcount net

In the Linux kernel, the following vulnerability has been resolved: netns: Make getnetns handle zero refcount net Syzkaller hit a warning: refcountt: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcountwarnsaturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890...

6.5AI score0.0001EPSS
Exploits0References7
CVE
CVE
added 2024/07/12 12:32 p.m.168 views

CVE-2024-40958

CVE-2024-40958 relates to the Linux kernel: get_net_ns() may perform a refcount increment on a net namespace with zero refcount, triggering a use-after-free warning and potential kernel panic. The root cause is an addition on 0 refcount via get_net_ns(), surfaced during operations like netns swit...

7.8CVSS8AI score0.0001EPSS
Exploits0References11Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.23 views

CVE-2024-40958 netns: Make get_net_ns() handle zero refcount net

In the Linux kernel, the following vulnerability has been resolved: netns: Make getnetns handle zero refcount net Syzkaller hit a warning: refcountt: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcountwarnsaturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890...

0.0001EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.18 views

CVE-2024-38555 net/mlx5: Discard command completions in internal error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

0.00012EPSS
Exploits0References7
CVE
CVE
added 2024/05/22 6:23 a.m.112 views

CVE-2021-47459

CVE-2021-47459 describes a use-after-free in the Linux kernel can: j1939: j1939_netdev_start() related to rx_kref of j1939_priv. The issue arises during j1939_sk_bind and netdev_start when rx_kref is accessed without proper synchronization. Public advisories indicate this is fixed by kernel updat...

7.8CVSS6.8AI score0.00023EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/20 4:23 p.m.17 views

CVE-2024-35932

A flaw was found in the vc4 module in the Linux kernel. In some conditions, an invalid check can cause an improper update of reference count, causing a use-after-free and resulting in a denial of service...

5.5CVSS8.8AI score0.00027EPSS
Exploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.15 views

CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.4AI score0.00027EPSS
Exploits0References4
CVE
CVE
added 2024/05/19 10:10 a.m.98 views

CVE-2024-35932

CVE-2024-35932 affects the Linux kernel DRM VC4 driver. The issue is in non-blocking commits where the check plane->state->fb == state->fb is not reliably protected, causing potential refcount underflow across prepare_fb/cleanup_fb. The root cause is that drm_plane.state should not be ac...

7.8CVSS6.6AI score0.00027EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/05/03 6:15 p.m.23 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.4AI score0.00018EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/03 6:15 p.m.22 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6.3AI score0.00018EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/01 5:23 p.m.21 views

CVE-2024-26958

A use-after-free flaw was found in fs/nfs/direct.c in the Linux kernel. This may lead to a crash...

5.5CVSS7.8AI score0.00012EPSS
Exploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.17 views

CVE-2024-26958

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

7.8CVSS7.6AI score0.00012EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/05/01 5:19 a.m.15 views

CVE-2024-26958 nfs: fix UAF in direct writes

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

7.9AI score0.00012EPSS
Exploits0References8
CVE
CVE
added 2024/05/01 5:19 a.m.3880 views

CVE-2024-26958

CVE-2024-26958 is a Linux kernel vulnerability in the NFS direct write path that could cause use-after-free (refcount underflow) when completing nfs_direct_request twice in a row. A patch fixes the double-completion scenario; the CVSS 3.1 base score is 7.8 (High) with Local attack and High impact...

7.8CVSS6.7AI score0.00012EPSS
Exploits0References10Affected Software1
Rows per page
Query Builder