Lucene search
+L

68 matches found

Cvelist
Cvelist
added 2024/12/27 3:06 p.m.34 views

CVE-2024-56658 net: defer final 'struct net' free in netns dismantle

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS0.00238EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/27 3:06 p.m.20 views

CVE-2024-56658

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dstdestroy 1 Issue is in xfrm6netinit and xfrm4netinit : They copy xfrm46dstopstemplate into net-xfrm.xfrm46dstops. But net structure...

7.8CVSS5.8AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 3:02 p.m.154 views

CVE-2024-56635

CVE-2024-56635 (Linux kernel) : A race between device and NETNS dismantles could cause a use‑after‑free in __dev_get_by_index accessed via default_operstate(), as syzbot observed a KASAN UAF. The root cause is a race after __rtnl_unlock() when netns/device lifetimes may not be alive; mitigation d...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References3Affected Software1
HackRead
HackRead
added 2024/12/03 7:07 p.m.23 views

Dark Web Hydra Market Mastermind Sentenced to Life by Russia

Stanislav Moiseyev, the organizer of the notorious Hydra Market, has been sentenced to life imprisonment by a Moscow court. Learn about the massive scale of this dark web marketplace and the international efforts to dismantle it...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: mptcp: fix double-free on socket dismantle

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS6.8AI score0.00714EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 7:39 p.m.214 views

CVE-2024-50036

CVE-2024-50036 is a Linux kernel vulnerability where dst_entries_add() uses per-CPU data that can be freed during netns dismantle, making dst_entries_destroy() race with dst_release() and potentially causing a use-after-free. The issue arises because the count of dsts must be decremented earlier,...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.16 views

CVE-2024-50036 net: do not delay dst_entries_add() in dst_release()

In the Linux kernel, the following vulnerability has been resolved: net: do not delay dstentriesadd in dstrelease dstentriesadd uses per-cpu data that might be freed at netns dismantle from ip6routenetexit calling dstentriesdestroy Before ip6routenetexit can be called, we release all the dsts...

6.8AI score0.00247EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/18 7:12 a.m.162 views

CVE-2024-46763

CVE-2024-46763 is a Linux kernel vulnerability related to a NULL pointer dereference in Fou GRO handling. The issue occurs in fou_gro_receive() where a socket’s sk_user_data could be NULL during in-flight udp4_gro_receive() after fou_release() clears sk_user_data during netns teardown, leading to...

7.5CVSS5.9AI score0.00713EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46763 fou: Fix null-ptr-deref in GRO.

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS6.7AI score0.00713EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46763 fou: Fix null-ptr-deref in GRO.

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fougroreceive while shutting down a host. 0 The NULL pointer is sk-skuserdata, and the offset 8 is of protocol in struct fou. When fourelease is called due to netns...

7.5CVSS6.1AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.11 views

kernel: mptcp: fix double-free on socket dismantle

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS6.8AI score0.00714EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/24 3:15 p.m.18 views

CVE-2021-47512

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47512

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

5.5CVSS5.1AI score0.00245EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.20 views

CVE-2021-47512

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS5.9AI score0.00245EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.20 views

UBUNTU-CVE-2021-47512

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS5.9AI score0.00245EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.22 views

CVE-2021-47512 net/sched: fq_pie: prevent dismantle issue

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS7AI score0.00245EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.29 views

CVE-2021-47512 net/sched: fq_pie: prevent dismantle issue

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/24 3:09 p.m.100 views

CVE-2021-47512

The CVE-2021-47512 issue affects the Linux kernel’s net/sched fq_pie/Qdisc handling. fq_pie_destroy() failed to copy logic from pie_destroy() and related qdiscs, risking a timer rearm during del_timer_sync(&q->adapt_timer) and potentially triggering an rcu stall or related instability. The pro...

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47408

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning 1 No repro found by syzbot yet but I was able to trigger similar issue by having 2 scripts running in parallel, changing...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 views

SUSE CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

5.5CVSS6.2AI score0.00714EPSS
SaveExploits0References18
Rows per page
Query Builder