Lucene search
+L

101 matches found

OSV
OSV
added 2025/03/27 4:37 p.m.10 views

CVE-2023-52932 mm/swapfile: add cond_resched() in get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS6AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/03/27 12:00 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 mm/swapfile component not calling condresched in a timely manner in the getswappages function, which cou...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/12 2:15 p.m.9 views

CVE-2025-21694

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in readvmcore part 2 Since commit 5cbcb62dddf5 "fs/proc: fix softlockup in readvmcore" the number of softlockups in readvmcore at kdump time have gone down, but they still happen sometimes. In a memory...

5.5CVSS0.00238EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/12 2:15 p.m.10 views

AZL-56800 CVE-2025-21694 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in readvmcore part 2 Since commit 5cbcb62dddf5 "fs/proc: fix softlockup in readvmcore" the number of softlockups in readvmcore at kdump time have gone down, but they still happen sometimes. In a memory...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/12 1:27 p.m.27 views

CVE-2025-21694 fs/proc: fix softlockup in __read_vmcore (part 2)

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in readvmcore part 2 Since commit 5cbcb62dddf5 "fs/proc: fix softlockup in readvmcore" the number of softlockups in readvmcore at kdump time have gone down, but they still happen sometimes. In a memory...

0.00238EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/12 1:27 p.m.214 views

CVE-2025-21694

CVE-2025-21694 : Linux kernel vulnerability in fs/proc/__read_vmcore (kdump path). Root cause: second loop in __read_vmcore could still hit softlockups; fix adds cond_resched() to yield in that loop. Impact: softlockups may interfere with RCU memory freeing and cause crashdump stalls in memory-co...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-CVE-2024-56589

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add condresched for no forced preemption model For no forced preemption model kernel, in the scenario where the expander is connected to 12 high performance SAS SSDs, the following call trace may occur: 214.409199...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References34
Debian CVE
Debian CVE
added 2024/12/27 2:50 p.m.20 views

CVE-2024-56589

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Add condresched for no forced preemption model For no forced preemption model kernel, in the scenario where the expander is connected to 12 high performance SAS SSDs, the following call trace may occur: 214.409199...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/07 5:03 p.m.26 views

CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.9 views

DEBIAN-CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/07 10:15 a.m.36 views

CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

AZL-53594 CVE-2024-50155 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.4 views

UBUNTU-CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.33 views

CVE-2024-50155 netdevsim: use cond_resched() in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.12 views

CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.2 views

CVE-2024-50155 netdevsim: use cond_resched() in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.7AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/07 9:31 a.m.150 views

CVE-2024-50155

CVE-2024-50155 affects the Linux kernel’s netdevsim driver, specifically the nsim_dev_trap_report_work() path. The issue arises from not using conditional rescheduling in the work that handles trap reports, which can cause a task to be blocked for long periods (as seen in syzbot output). The conn...

7.8CVSS7.3AI score0.0023EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/11/07 12:00 a.m.9 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 that stems from not properly handling condresched in the nsimdevtrapreportwork function...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 1:11 p.m.12 views

CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.13 views

CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS0.00231EPSS
SaveExploits0References12
Rows per page
Query Builder