Lucene search
+L

322 matches found

CVE
CVE
added 2024/05/21 3:03 p.m.132 views

CVE-2021-47379

The CVE-2021-47379 entry describes a kernel vulnerability in the Linux blk-cgroup subsystem related to a use-after-free (UAF) in the block I/O scheduler. The issue arises when destroying the blkcg policy hierarchy, where the BFQ/BLK MQ path can trigger a use-after-free during queue initialization...

7.8CVSS6.7AI score0.00253EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.33 views

CVE-2021-47311 net: qcom/emac: fix UAF in emac_remove

In the Linux kernel, the following vulnerability has been resolved: net: qcom/emac: fix UAF in emacremove adpt is netdev private data and it cannot be used after freenetdev call. Using adpt after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function...

6.5AI score0.00251EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 2:35 p.m.163 views

CVE-2021-47310

CVE-2021-47310 is a Linux kernel vulnerability resolved in net: ti: fix UAF in tlan_remove_one. The issue arises when priv (netdev private data) is used after free_netdev() has been called, enabling a use-after-free (UAF) bug. The correction moves free_netdev() to the end of the function to ensur...

7.8CVSS6.7AI score0.00252EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/21 2:35 p.m.96 views

CVE-2021-47306

CVE-2021-47306 pertains to the Linux kernel FDDI driver: in net: fddi: fza_probe, the private data fp of a netdev is used after a free_netdev() call, causing a use-after-free (UAF). The fix reorders cleanup by moving free_netdev() after the error handling message to prevent UAF. Multiple connecte...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/05/19 9:15 a.m.18 views

CVE-2024-35867

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocshow Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS6.5AI score0.00267EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/19 9:15 a.m.16 views

CVE-2024-35865

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00631EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/19 9:15 a.m.22 views

CVE-2024-35861

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifssignalcifsdforreconnect Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00662EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.37 views

CVE-2024-35870

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

9.8CVSS6AI score0.00618EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 8:34 a.m.37 views

CVE-2024-35870 smb: client: fix UAF in smb2_reconnect_server()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2reconnectserver The UAF bug is due to smb2reconnectserver accessing a session that is already being teared down by another thread that is executing cifsputsmbses. This can happen when a the client has...

9.8CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2024/05/19 8:34 a.m.182 views

CVE-2024-35870

CVE-2024-35870: In the Linux kernel, smb2_reconnect_server() can UAF a session being torn down by another thread, leading to a crash (general protection fault) when a session is in an inconsistent state. The root cause is a race where a session could be accessed after __cifs_put_smb_ses() begins ...

9.8CVSS6.5AI score0.00618EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/19 8:34 a.m.226 views

CVE-2024-35867

CVE-2024-35867 pertains to the Linux kernel SMB client. The vulnerability arises from a potential use-after-free in cifs_stats_proc_show(), mitigated by skipping sessions that are tearing down (status SES_EXITING) to prevent UAF. The fix resolves a local-attack scenario with high impact on confid...

7.8CVSS6.7AI score0.00267EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/05/19 8:34 a.m.16 views

CVE-2024-35865 smb: client: fix potential UAF in smb2_is_valid_oplock_break()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidoplockbreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/05/19 8:34 a.m.207 views

CVE-2024-35864

CVE-2024-35864 is a Linux kernel SMB client issue. The root cause is a use-after-free in smb2_is_valid_lease_break() that can occur while handling SMB2 lease breaks, with sessions in SES_EXITING state skipped to avoid UAF. The vulnerability is linked to local attack vectors and a highImpact scena...

9.8CVSS6.7AI score0.00662EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/16 8:59 a.m.19 views

CVE-2024-30295 When Animate parses FLA files, there is a UAF vulnerability caused by referencing uninitialized memory at Animate.exe+0x1149dcf

Animate versions 24.0.2, 23.0.5 and earlier are affected by a NULL Pointer Dereference vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.7AI score0.00365EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/16 8:59 a.m.30 views

CVE-2024-30295 When Animate parses FLA files, there is a UAF vulnerability caused by referencing uninitialized memory at Animate.exe+0x1149dcf

Animate versions 24.0.2, 23.0.5 and earlier are affected by a NULL Pointer Dereference vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS7.9AI score0.00365EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/01 5:23 p.m.39 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.00244EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.34 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.8CVSS6.3AI score0.00244EPSS
SaveExploits0References22
CVE
CVE
added 2024/05/01 5:19 a.m.3923 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.00244EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:19 a.m.33 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.8CVSS7AI score0.00244EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:17 a.m.6505 views

CVE-2024-26939

Summary (CVE-2024-26939) : In the Linux kernel, the DRM i915 driver’s VMA handling suffers a Use-After-Free when destroying a VMA during retirement race, leading to spurious frees of an active i915 VMA object. The root cause is a race between __active_retire() and i915_vma_destroy()/parked paths,...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder