Lucene search
+L

10200 matches found

Vulnrichment
Vulnrichment
added 2024/12/27 3:6 p.m.1 views

CVE-2024-56661 tipc: fix NULL deref in cleanup_bearer()

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL deref in cleanupbearer syzbot found 1 that after blamed commit, ub-ubsock-sk was NULL when attempting the atomicdec : atomicdec&tipcnetsocknetub-ubsock-sk-wqcount; Fix this by caching the tipcnet pointer. 1 Oops:...

7.5AI score0.00224EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/27 3:6 p.m.121 views

CVE-2024-56661

CVE-2024-56661 : Linux kernel TIPc vulnerability causing a NULL pointer dereference in cleanup_bearer(), traced to a use-after-free like condition where ub->ubsock->sk could be NULL after a blamed commit, leading to an atomic_dec on tipc_net(sock_net(ub->ubsock->sk))->wq_count. The...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.25 views

CVE-2024-56661

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL deref in cleanupbearer syzbot found 1 that after blamed commit, ub-ubsock-sk was NULL when attempting the atomicdec : atomicdec&tipcnetsocknetub-ubsock-sk-wqcount; Fix this by caching the tipcnet pointer. 1 Oops:...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.5 views

CVE-2024-56642 tipc: Fix use-after-free of kernel socket in cleanup_bearer().

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS7.1AI score0.00243EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/12/27 3:2 p.m.7 views

CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS5.8AI score0.00243EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 3:2 p.m.16 views

CVE-2024-56642 tipc: Fix use-after-free of kernel socket in cleanup_bearer().

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS0.00243EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:2 p.m.14 views

CVE-2024-56641 net/smc: initialize close_work early to avoid warning

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize closework early to avoid warning We encountered a warning that closework was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 flushwork+0x19e/0x1b0 Workqueue: events...

7.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 3:2 p.m.25 views

CVE-2024-56631 scsi: sg: Fix slab-use-after-free read in sg_release()

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS0.00285EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/27 3:2 p.m.218 views

CVE-2024-56631

Summary: CVE-2024-56631 affects the Linux kernel SCSI sg driver, fixed in sg_release() to avoid slab-use-after-free. The bug occurred when kref_put(&sfp->f_ref, sg_remove_sfp) was called before releasing the open_rel_lock mutex, potentially freeing sfp/sdp and then dereferencing them after unl...

7.8CVSS6.6AI score0.00285EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.11 views

CVE-2024-56631 scsi: sg: Fix slab-use-after-free read in sg_release()

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS7.5AI score0.00285EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/27 2:22 p.m.82 views

CVE-2024-56554

CVE-2024-56554: Linux kernel binder use-after-free due to freeze work left queued when cleaning up a binder reference. The issue occurs when a reference is freed while ref->freeze.work remains queued in the process workqueue, triggering KASAN slab-use-after-free in binder_release_work. A patch...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/12/27 2:15 p.m.35 views

CVE-2024-56543

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

5.5CVSS0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

DEBIAN-CVE-2024-56543

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

5.5CVSS5.8AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.6 views

DEBIAN-CVE-2024-53188

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

5.5CVSS5.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53176

In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process cifskillsb calling closeallcacheddirs can race with various cached directory operations, which ultimately results in dentries not being...

4.7CVSS5.7AI score0.00554EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

UBUNTU-CVE-2024-53176

In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process cifskillsb calling closeallcacheddirs can race with various cached directory operations, which ultimately results in dentries not being...

9.8CVSS6.5AI score0.00554EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:15 p.m.5 views

UBUNTU-CVE-2024-53188

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12kdpcccleanup is called to release resources. However this is released again when the device is unbinded...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

UBUNTU-CVE-2024-56543

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:11 p.m.20 views

CVE-2024-56543 wifi: ath12k: Skip Rx TID cleanup for self peer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.28 views

CVE-2024-56543 wifi: ath12k: Skip Rx TID cleanup for self peer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

0.00215EPSS
SaveExploits0References4
Rows per page
Query Builder