Lucene search
+L

2526 matches found

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

CVE-2024-35892

CVE-2024-35892 stems from a Linux kernel net/sched issue where qdisc_tree_reduce_backlog() was called with the qdisc lock held while RTNL was not held, triggering a lockdep splat due to unsafe RCU usage. The fix switches from qdisc_lookup() to qdisc_lookup_rcu() to safely dereference qdisc data u...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.17 views

CVE-2024-35892 net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

6.7AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.42 views

CVE-2024-35880 io_uring/kbuf: hold io_buffer_list reference over mmap

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: hold iobufferlist reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we cannot safely use the iouring lock. Rely on the fact...

7.8CVSS6.6AI score0.00681EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 8:34 a.m.16 views

CVE-2024-35880 io_uring/kbuf: hold io_buffer_list reference over mmap

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: hold iobufferlist reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we cannot safely use the iouring lock. Rely on the fact...

7.8CVSS6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.21 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
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.49 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.4AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.124 views

CVE-2024-35860

CVE-2024-35860 : Linux kernel vulnerability in deferring bpf_link deallocation to after RCU grace period. When a bpf_link’s refcnt drops to zero, some active BPF programs could still access the link data via context, risking data access. The patch introduces two deallocation callbacks (synchronou...

7.8CVSS6.6AI score0.00234EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.23 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.8CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.36 views

CVE-2024-35857

A flaw was found in the Linux kernel's ICMP protocol. Under some conditions, a NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently available...

5.3CVSS6.7AI score0.01019EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.3AI score0.01019EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

AZL-42117 CVE-2024-35857 affecting package hyperv-daemons for versions less than 6.6.35.1-1

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.7AI score0.01019EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.25 views

CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.4AI score0.01019EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/17 3:15 p.m.8 views

UBUNTU-CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.2AI score0.01019EPSS
SaveExploits0References21
CVE
CVE
added 2024/05/17 2:47 p.m.154 views

CVE-2024-35857

CVE-2024-35857 concerns the Linux kernel and involves two NULL-dereference issues in ICMP handling during icmp_build_probe(). The first defect is a double call to __in_dev_get_rcu(), where the second call could yield NULL, leading to a potential NULL dereference in the conditional path. The secon...

7.5CVSS6.5AI score0.01019EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.23 views

CVE-2024-35857 icmp: prevent possible NULL dereferences from icmp_build_probe()

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.7AI score0.01019EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.31 views

CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS7.1AI score0.01019EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:47 p.m.20 views

CVE-2024-35857 icmp: prevent possible NULL dereferences from icmp_build_probe()

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS5.9AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/14 11:56 p.m.36 views

CVE-2024-27396

A use-after-free vulnerability was found in the GPRS Tunneling Protocol GTP subsystem of the Linux kernel. This issue arises from improper management of memory resources in the gtpdellink function. This flaw allows an attacker with local access or network capabilities to execute arbitrary code or...

5.5CVSS8.1AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/14 11:56 p.m.36 views

CVE-2024-27395

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovsctexit Since kfreercu, which is called in the hlistforeachentryrcu traversal of ovsctlimitexit, is not part of the RCU read critical section, it is possible that the RCU grace period wil...

5.5CVSS6.4AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/14 3:12 p.m.3 views

DEBIAN-CVE-2024-27394

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix Use-After-Free in tcpaoconnectinit Since callrcu, which is called in the hlistforeachentryrcu traversal of tcpaoconnectinit, is not part of the RCU read critical section, it is possible that the RCU grace period will pas...

7.8CVSS5.7AI score0.00261EPSS
SaveExploits0References1
Rows per page
Query Builder