Lucene search
+L

6342 matches found

Cvelist
Cvelist
added 2024/05/19 8:34 a.m.34 views

CVE-2024-35874 aio: Fix null ptr deref in aio_complete() wakeup

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aiocomplete wakeup listdelinitcareful needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finishwait would see the empty list head and skip taking the lock,...

7.8CVSS7.4AI score0.00203EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.52 views

CVE-2024-35874

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aiocomplete wakeup listdelinitcareful needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finishwait would see the empty list head and skip taking the lock,...

7.8CVSS5.6AI score0.00203EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.26 views

CVE-2024-35872

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix GUP-fast succeeding on secretmem folios folioissecretmem currently relies on secretmem folios being LRU folios, to save some cycles. However, folios might reside in a folio batch without the LRU flag set, or...

7.8CVSS7.1AI score0.00234EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.58 views

CVE-2024-35871

In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs-gp is never used since the kernel gp is not touched by switchto. For a...

7.1CVSS7.3AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.20 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.8CVSS7.3AI score0.00613EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.30 views

CVE-2024-35869 smb: client: guarantee refcounted children from parent session

In the Linux kernel, the following vulnerability has been resolved: smb: client: guarantee refcounted children from parent session Avoid potential use-after-free bugs when walking DFS referrals, mounting and performing DFS failover by ensuring that all children from parent @tcon-ses are also...

9.8CVSS7.1AI score0.00647EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.198 views

CVE-2024-35869

CVE-2024-35869 affects the Linux kernel SMB client code path. The issue is described as a fix to guarantee that all children from the parent SMB session (@tcon->ses) are refcounted when walking DFS referrals, mounting, or performing DFS failover. The underlying problem was potential use-after-...

9.8CVSS7AI score0.00647EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35868 smb: client: fix potential UAF in cifs_stats_proc_write()

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

6.9AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.16 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.8CVSS7.6AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 8:34 a.m.14 views

CVE-2024-35867 smb: client: fix potential UAF in cifs_stats_proc_show()

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.2AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.13 views

CVE-2024-35866

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

7.8CVSS7.6AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.13 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.8CVSS7.3AI score0.00631EPSS
SaveExploits0
CVE
CVE
added 2024/05/19 8:34 a.m.199 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.00656EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.26 views

CVE-2024-35863

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

9.8CVSS7.6AI score0.00662EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.23 views

CVE-2024-35864

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

9.8CVSS7.8AI score0.00656EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 8:34 a.m.19 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.8CVSS7.5AI score0.00662EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35860 bpf: support deferring bpf_link dealloc to after RCU grace period

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpflink dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 2:44 a.m.21 views

CVE-2023-52662

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix a memleak in vmwgmridmangetnode When idaallocmax fails, resources allocated before should be freed, including res allocated by kmalloc and ttmresourceinit...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 2:10 a.m.34 views

CVE-2023-52679

In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in ofparsephandlewithargsmap In ofparsephandlewithargsmap the inner loop that iterates through the map entries calls ofnodeputnew to free the reference acquired by the previous iteration of the inner loop. Thi...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 2:10 a.m.28 views

CVE-2023-52677

A vulnerability was found in the RISC-V architecture within the Linux kernel. This issue may allow code to be incorrectly patched in the exit section of the kernel code, leading to unauthorized code execution or system instability. Mitigation Mitigation for this issue is either not available or t...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder