Lucene search
+L

274 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56640

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix LGR and link use-after-free issue We encountered a LGR/link use-after-free issue, which manifested as the LGR/link refcnt reaching 0 early and entering the clear process, making resource access unsafe. refcountt:...

9.8CVSS6.3AI score0.00617EPSS
SaveExploits0References46
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.10 views

SUSE CVE-2024-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4copy earlier Ensure the refcount and asynccopies fields are initialized early. cleanupasynccopy will reference these fields if an error occurs in nfsd4copy. If they are not correctly initialized, at t...

5.5CVSS7.4AI score0.00474EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.1 views

DEBIAN-CVE-2024-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4copy earlier Ensure the refcount and asynccopies fields are initialized early. cleanupasynccopy will reference these fields if an error occurs in nfsd4copy. If they are not correctly initialized, at t...

5.5CVSS5.5AI score0.00474EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/05 12:0 a.m.9 views

PT-2024-36954

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description A vulnerability in the Linux kernel has been resolved, related to the j1939 session new function, which fixes skb reference counting. The issue arises because j1939 session skb queue performs a...

5.5CVSS6.5AI score0.0068EPSS
SaveExploits0
NVD
NVD
added 2024/10/21 8:15 p.m.17 views

CVE-2024-50043

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREESTATEID When multiple FREESTATEIDs are sent for the same delegation stateid, it can lead to a possible either use-after-free or counter refcount underflow errors. In nfsd4freestateid under the...

9.8CVSS0.00418EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.11 views

CVE-2024-50043 nfsd: fix possible badness in FREE_STATEID

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREESTATEID When multiple FREESTATEIDs are sent for the same delegation stateid, it can lead to a possible either use-after-free or counter refcount underflow errors. In nfsd4freestateid under the...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.37 views

CVE-2024-50043 nfsd: fix possible badness in FREE_STATEID

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible badness in FREESTATEID When multiple FREESTATEIDs are sent for the same delegation stateid, it can lead to a possible either use-after-free or counter refcount underflow errors. In nfsd4freestateid under the...

9.8CVSS0.00418EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-52947 CVE-2024-49940 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/21 6:1 p.m.133 views

CVE-2024-49940

CVE-2024-49940 (Linux kernel) affects the l2tp code path and describes a tunnel refcount underflow window during session creation and tunnel refcount handling. Root cause details: a backpointer from a session to its tunnel is set in l2tp_session_create before the tunnel refcount is incremented by...

7.8CVSS5.2AI score0.00222EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/16 1:8 a.m.18 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 12:15 a.m.4 views

DEBIAN-CVE-2024-43867

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.5CVSS5.4AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/21 12:15 a.m.21 views

CVE-2024-43867

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.5CVSS0.00217EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/21 12:15 a.m.6 views

UBUNTU-CVE-2024-43867

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.5CVSS6.1AI score0.00217EPSS
SaveExploits0References26
CVE
CVE
added 2024/08/20 11:50 p.m.139 views

CVE-2024-43867

The CVE refers to a Linux kernel issue in the DRM Nouveau path: a refcount underflow in nouveau_bo_ref() when nouveau_bo has not been initialized (backing ttm_bo). The vulnerability arises in the unwind path of drm_gem_object_init(); instead of calling nouveau_bo_ref(), code now manually cleans u...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/08/20 11:50 p.m.32 views

CVE-2024-43867

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.5CVSS5.4AI score0.00217EPSS
SaveExploits0
OSV
OSV
added 2024/08/20 11:50 p.m.20 views

CVE-2024-43867 drm/nouveau: prime: fix refcount underflow

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

5.8AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/08/20 11:50 p.m.23 views

CVE-2024-43867 drm/nouveau: prime: fix refcount underflow

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

6.8AI score0.00217EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/08/13 10:8 a.m.13 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:46 a.m.11 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:9 a.m.8 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References5
Rows per page
Query Builder