Lucene search
+L

1306 matches found

NVD
NVD
added 2025/08/19 5:15 p.m.16 views

CVE-2025-38588

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

5.5CVSS0.0016EPSS
SaveExploits0References7
NVD
NVD
added 2025/08/19 5:15 p.m.14 views

CVE-2025-38554

In the Linux kernel, the following vulnerability has been resolved: mm: fix a UAF when vma-mm is freed after vma-vmrefcnt got dropped By inducing delays in the right places, Jann Horn created a reproducer for a hard to hit UAF issue that became possible after VMAs were allowed to be recycled by...

7.8CVSS0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/19 5:03 p.m.15 views

CVE-2025-38588 ipv6: prevent infinite loop in rt6_nlmsg_size()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

6AI score
SaveExploits0References10
CVE
CVE
added 2025/08/19 5:03 p.m.74 views

CVE-2025-38588

CVE-2025-38588 affects the Linux kernel IPv6 path: an infinite loop in rt6_nlmsg_size() due to list_del_rcu() interactions with rt6_nh structures, potentially causing denial of service. The patch reworks the loop by restarting when f6i->fib6_nsiblings is zero, and kernel live patches/advisorie...

5.5CVSS7.1AI score0.0016EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.11 views

CVE-2025-38588

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6nlmsgsize While testing prior patch, I was able to trigger an infinite loop in rt6nlmsgsize in the following place: listforeachentryrcusibling, &f6i-fib6siblings, fib6siblings...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.70 views

CVE-2025-38587

CVE-2025-38587 affects the Linux kernel IPv6 code: fib6_info_uses_dev() may loop indefinitely due to relying on RCU without explicit protection, risking an infinite loop if anchors are removed by fib6_del_route() or fib6_add_rt2node(). The vulnerability has been resolved in the kernel; advisories...

5.5CVSS7.1AI score0.0016EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.10 views

CVE-2025-38587

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.18 views

CVE-2025-38587 ipv6: fix possible infinite loop in fib6_info_uses_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6infousesdev fib6infousesdev seems to rely on RCU without an explicit protection. Like the prior fix in rt6nlmsgsize, we need to make sure fib6delroute or fib6addrt2node have not removed the...

0.0016EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/19 5:02 p.m.22 views

CVE-2025-38554 mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped

In the Linux kernel, the following vulnerability has been resolved: mm: fix a UAF when vma-mm is freed after vma-vmrefcnt got dropped By inducing delays in the right places, Jann Horn created a reproducer for a hard to hit UAF issue that became possible after VMAs were allowed to be recycled by...

7.8CVSS0.00167EPSS
SaveExploits0References3
CVE
CVE
added 2025/08/19 5:02 p.m.61 views

CVE-2025-38554

CVE-2025-38554 in the Linux kernel describes a use-after-free (UAF) involving VMAs: if vma->mm is freed after vma->vm_refcnt has dropped, a recycled VMA could be mishandled, leading to UAF. The race can occur when VMAs are recycled under RCU (with SLAB_TYPESAFE_BY_RCU) and lock_vma_under_rc...

7.8CVSS7.1AI score0.00167EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-38397

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix suspicious RCU usage warning When I run the NVME over TCP test in...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling xastore and xaerase were used without holding the proper lock, which led to a lockdep warning due t...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/18 3:58 p.m.6 views

SUSE-SU-2025:02852-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49138: Bluetooth: hcievent: Fix checking conn for leconncompleteevt bsc1238160. - CVE-2023-52923: netfilter: nftables: split async and sync catchall in t...

9.8CVSS8.5AI score0.0056EPSS
SaveExploits2References64
RedHat Linux
RedHat Linux
added 2025/08/18 3:01 p.m.10 views

kernel: Bluetooth: hci_core: Fix use-after-free in vhci_flush()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.8AI score0.00151EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/18 5:48 a.m.27 views

CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/08/18 2:54 a.m.9 views

kernel: Bluetooth: hci_core: Fix use-after-free in vhci_flush()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.8AI score0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/16 2:15 p.m.29 views

DEBIAN-CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 2:15 p.m.31 views

CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

5.5CVSS0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/16 2:15 p.m.17 views

UBUNTU-CVE-2023-32246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

5.5CVSS5.9AI score0.00172EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/16 1:22 p.m.18 views

CVE-2023-32246 ksmbd: call rcu_barrier() in ksmbd_server_exit()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call rcubarrier in ksmbdserverexit racy issue is triggered the bug by racing between closing a connection and rmmod. In ksmbd, rcubarrier is not called at module unload time, so nothing prevents ksmbd from getting unloaded...

6.2AI score
SaveExploits0References8
Rows per page
Query Builder