Lucene search
+L

727 matches found

OSV
OSV
added 2025/09/11 5:15 p.m.4 views

UBUNTU-CVE-2025-39782

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References36
CVE
CVE
added 2025/09/11 4:56 p.m.43 views

CVE-2025-39782

CVE-2025-39782 concerns the Linux kernel, specifically the JBD2 journal path. The issue arises because jbd2_log_do_checkpoint() and jbd2_journal_shrink_checkpoint_list() contend for j_list_lock, potentially causing long wait times that can trigger softlockups if sleeping calls do not occur. The a...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/11 4:56 p.m.6 views

CVE-2025-39782 jbd2: prevent softlockup in jbd2_log_do_checkpoint()

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.9AI score0.00116EPSS
SaveExploits0References15
CVE
CVE
added 2025/09/11 4:56 p.m.35 views

CVE-2025-39773

CVE-2025-39773 refers to a Linux kernel issue in the bridge/net subsystem where setting multicast_query_interval to a large value can cause a local time overflow in br_multicast_send_query(), making the timer expire immediately and re-arm in a loop, potentially triggering a soft lockup (as shown ...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.29 views

CVE-2025-39773 net: bridge: fix soft lockup in br_multicast_query_expired()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in brmulticastqueryexpired When set multicastqueryinterval to a large value, the local variable 'time' in brmulticastsendquery may overflow. If the time is smaller than jiffies, the timer will expire...

0.00112EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/11 4:56 p.m.5 views

CVE-2025-39773 net: bridge: fix soft lockup in br_multicast_query_expired()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in brmulticastqueryexpired When set multicastqueryinterval to a large value, the local variable 'time' in brmulticastsendquery may overflow. If the time is smaller than jiffies, the timer will expire...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References13
CVE
CVE
added 2025/09/11 4:52 p.m.34 views

CVE-2025-39737

CVE-2025-39737 corresponds to a Linux kernel kmemleak issue where soft lockups occurred during cleanup of a large kmemleak object set (e.g., ~40k objects). The provided Astra Linux bulletin notes the fix: in kmemleak_do_cleanup(), periodically call cond_resched() inside the cleanup loop to avoid ...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.17 views

CVE-2025-39737 mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in kmemleakdocleanup A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kernel with kmemleak enabled. watchdog: BUG: soft lockup -...

0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/11 4:52 p.m.6 views

CVE-2025-39737 mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in kmemleakdocleanup A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kernel with kmemleak enabled. watchdog: BUG: soft lockup -...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.4 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 Linux kernel, which stems from a time overflow due to an overly large multicastqueryinterval setting in the brmulticastqueryexpired function,...

5.5CVSS6.8AI score0.00112EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.7 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 the jbd2logdocheckpoint function not handling scheduling correctly, which could lead to a soft lockup...

5.5CVSS6.8AI score0.00116EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.3 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 the kmemleakdocleanup function that can cause a soft lockup when handling a large number of kmemleak objects...

5.5CVSS8AI score0.00159EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38723

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: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile...

5.5CVSS5.6AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.4 views

SUSE CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/04 4:15 p.m.1 views

DEBIAN-CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS5.4AI score0.00151EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.13 views

CVE-2025-38723 LoongArch: BPF: Fix jump offset calculation in tailcall

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

0.00151EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:30 a.m.3 views

memcg: fix soft lockup in the OOM process

...

5.5CVSS6.8AI score0.0019EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.6 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 miscalculation of the jump offset in the LoongArch architecture BPF tail call, which could lead to a soft...

5.5CVSS7.9AI score0.00151EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:6 p.m.4 views

RDMA/hns: Fix soft lockup under heavy CEQE load

...

5.5CVSS7AI score0.00144EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38553

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: Restrict conditions for adding duplicating netems to qdisc tree netemenqueue's duplication prevention logic breaks when a netem resides in a qdisc tr...

6AI score0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder