Lucene search
+L

6590 matches found

OSV
OSV
added 2025/07/09 10:42 a.m.10 views

CVE-2025-38261 riscv: save the SR_SUM status over switches

In the Linux kernel, the following vulnerability has been resolved: riscv: save the SRSUM status over switches When threads/tasks are switched we need to ensure the old execution's SRSUM state is saved and the new thread has the old SRSUM state restored. The issue was seen under heavy load...

7.8CVSS6.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/09 12:00 a.m.8 views

PT-2025-28889

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 5.12.0-rc2-syzkaller-00467-g0d7588ab9ef9 and earlier. Description: A flaw exists in the Linux kernel's task switching routine on RISC-V architecture. Specifically, the issue relates to the handling of the SR SUM status...

7.8CVSS6.4AI score0.00177EPSS
SaveExploits0References215
Packet Storm News
Packet Storm News
added 2025/07/06 12:00 a.m.11 views

UniAud: a Unified Auditing Framework for High Auditing Power and Utility with One Training Run

Differentially private DP optimization has been widely adopted as a standard approach to provide rigorous privacy guarantees for training datasets. DP auditing verifies whether a model trained with DP optimization satisfies its claimed privacy level by estimating empirical privacy lower bounds...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/05 12:00 a.m.10 views

Addressing the Devastating Effects of Single-Task Data Poisoning in Exemplar-Free Continual Learning

Our research addresses the overlooked security concerns related to data poisoning in continual learning CL. Data poisoning - the intentional manipulation of training data to affect the predictions of machine learning models - was recently shown to be a threat to CL training stability. While...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/04 11:21 p.m.17 views

SUSE CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

4.7CVSS6.3AI score0.00142EPSS
SaveExploits0References30
RedhatCVE
RedhatCVE
added 2025/07/04 8:27 p.m.22 views

CVE-2025-34074

An authenticated remote code execution vulnerability exists in Lucee’s administrative interface due to insecure design in the scheduled task functionality. An administrator with access to /lucee/admin/web.cfm can configure a scheduled job to retrieve a remote .cfm file from an attacker-controlled...

9.4CVSS7.5AI score0.01928EPSS
SaveExploits1References1
NVD
NVD
added 2025/07/04 2:15 p.m.23 views

CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.24 views

AZL-70430 CVE-2025-38234 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/07/04 2:15 p.m.7 views

CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

4.7CVSS5AI score0.00142EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/04 2:15 p.m.15 views

DEBIAN-CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

4.7CVSS5.5AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.17 views

UBUNTU-CVE-2025-38234

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References25
CVE
CVE
added 2025/07/04 1:37 p.m.136 views

CVE-2025-38234

CVE-2025-38234 affects the Linux kernel scheduler, specifically a race in sched/rt: push_rt_task that can mishandle task migration when waking up and queuing on another CPU’s runqueue. The root cause involves find_lock_lowest_rq taking double locks and potential lock drop/reacquisition, creating ...

7.8CVSS6.5AI score0.00142EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.37 views

CVE-2025-38234 sched/rt: Fix race in push_rt_task

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS0.00142EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/04 12:00 a.m.12 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 presence of a race condition in pushrttask, which could lead to inconsistent task states...

4.7CVSS6.3AI score0.00142EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.14 views

SUSE CVE-2025-38100

In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIFIOBITMAP inconsistencies iobitmapexit is invoked from exitthread when a task exists or when a fork fails. In the latter case the exitthread cleans up resources which were allocated during fork. iobitmapexit...

4.4CVSS7.8AI score0.00183EPSS
SaveExploits0References16
NVD
NVD
added 2025/07/03 9:15 a.m.10 views

CVE-2025-38114

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38100

In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIFIOBITMAP inconsistencies iobitmapexit is invoked from exitthread when a task exists or when a fork fails. In the latter case the exitthread cleans up resources which were allocated during fork. iobitmapexit...

5.5CVSS0.00183EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/03 9:15 a.m.16 views

UBUNTU-CVE-2025-38100

In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIFIOBITMAP inconsistencies iobitmapexit is invoked from exitthread when a task exists or when a fork fails. In the latter case the exitthread cleans up resources which were allocated during fork. iobitmapexit...

5.5CVSS6.2AI score0.00183EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.21 views

CVE-2025-38114 e1000: Move cancel_work_sync to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancelworksync to avoid deadlock Previously, e1000down called cancelworksync for the e1000 reset task via e1000downandstop, which takes RTNL. As reported by users and syzbot, a deadlock is possible in the following...

0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/03 8:35 a.m.109 views

CVE-2025-38100

CVE-2025-38100 affects the Linux kernel (x86/iopl). The issue arises when a task with TIF_IO_BITMAP set lacks an installed bitmap, causing tss_update_io_bitmap() to dereference NULL. Two problems are fixed: (1) io_bitmap_exit() no longer calls task_update_io_bitmap() for non-current tasks (cleanu...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder