Lucene search
+L

7776 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.9 views

AZL-53124 CVE-2024-50229 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.13 views

UBUNTU-CVE-2024-50229

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References53
OSV
OSV
added 2024/11/09 11:15 a.m.13 views

UBUNTU-CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References34
CVE
CVE
added 2024/11/09 10:14 a.m.156 views

CVE-2024-50245

CVE-2024-50245 affects the Linux kernel fs/ntfs3 subsystem and is resolved by a patch that fixes a possible deadlock in mi_read caused by a mutex lock contention with the ni_lock_dir path. The flaw is within the ntfs3 code path and can result in a stall if the lock ordering interacts with another...

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/09 10:14 a.m.14 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.1 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

7.6AI score0.00219EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.15 views

CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.31 views

CVE-2024-50229 nilfs2: fix potential deadlock with newly created symlinks

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/09 10:14 a.m.9 views

CVE-2024-50229 nilfs2: fix potential deadlock with newly created symlinks

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

5.5CVSS6.3AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.19 views

CVE-2024-50229

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.2 views

CVE-2024-50229 nilfs2: fix potential deadlock with newly created symlinks

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that pagesymlink, called by nilfssymlink, triggers memory reclamation involving the filesystem layer, which can result in circular lock dependencies among...

7.5AI score0.00207EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.6 views

padata: use integer wrap around to prevent deadlock on seq_nr overflow

...

7.5CVSS6.8AI score0.00679EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.5 views

Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change

...

3.3CVSS6.7AI score0.00187EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

...

5.5CVSS6.9AI score0.00168EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.10 views

x86/sgx: Fix deadlock in SGX NUMA node search

...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/09 12:00 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a deadlock problem with newly created symbolic links...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/11/09 12:00 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of a deadlock problem...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/07 10:15 a.m.15 views

CVE-2024-50154

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler. """ We are seeing a use-after-free from a bpf prog attached to tracetcpretransmitsynack. The program passes th...

9.8CVSS0.00559EPSS
SaveExploits0References9
OSV
OSV
added 2024/11/07 9:31 a.m.22 views

CVE-2024-50154 tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler. """ We are seeing a use-after-free from a bpf prog attached to tracetcpretransmitsynack. The program passes th...

9.8CVSS6.2AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.36 views

CVE-2024-50154 tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler. """ We are seeing a use-after-free from a bpf prog attached to tracetcpretransmitsynack. The program passes th...

9.8CVSS0.00559EPSS
SaveExploits0References7
Rows per page
Query Builder