Lucene search
+L

61 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 7:06 p.m.2 views

CVE-2026-74731

A flaw was found in the Linux kernel's schedext component. A race condition can occur during the disabling of a sub-scheduler that was never properly linked into the scheduler hierarchy. This can lead to a use-after-free vulnerability, where exited tasks are re-homed onto a dying hierarchy. This...

5.5CVSS0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 11:54 a.m.3 views

CVE-2026-74593

A flaw was found in the Linux kernel's schedext component. An incorrect locking order within the scxcgrouplock function can lead to a deadlock. This occurs when certain cgroup operations, such as enabling/disabling scx or removing a cgroup, happen concurrently with cpu.weight writes. A local...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.7 views

SUSE CVE-2026-74593

In the Linux kernel, the following vulnerability has been resolved: schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx enable/disable cgroup rmdir cpu.weight write ------------------...

5.5AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.17 views

CVE-2026-74731

In the Linux kernel, the following vulnerability has been resolved: schedext: Skip sub-disable teardown for never-linked sub-schedulers A sub-scheduler enable can fail before scxlinksched links the sched into the hierarchy, e.g. when the parent is already being disabled, and cleanup still runs th...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74593

In the Linux kernel, the following vulnerability has been resolved: schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx enable/disable cgroup rmdir cpu.weight write ------------------...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.11 views

EUVD-2026-64418

In the Linux kernel, the following vulnerability has been resolved: schedext: Skip sub-disable teardown for never-linked sub-schedulers A sub-scheduler enable can fail before scxlinksched links the sched into the hierarchy, e.g. when the parent is already being disabled, and cleanup still runs th...

5.6AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:33 p.m.5 views

CVE-2026-74731 sched_ext: Skip sub-disable teardown for never-linked sub-schedulers

In the Linux kernel, the following vulnerability has been resolved: schedext: Skip sub-disable teardown for never-linked sub-schedulers A sub-scheduler enable can fail before scxlinksched links the sched into the hierarchy, e.g. when the parent is already being disabled, and cleanup still runs th...

5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74731

CVE-2026-74731 is a use-after-free vulnerability in the Linux kernel's sched_ext sub-scheduler subsystem. When a sub-scheduler enable fails before scx_link_sched() links it into the hierarchy, the cleanup path still runs the full scx_sub_disable(). Because drain_descendants() is the only ordering...

5.6AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.23 views

CVE-2026-74731 sched_ext: Skip sub-disable teardown for never-linked sub-schedulers

In the Linux kernel, the following vulnerability has been resolved: schedext: Skip sub-disable teardown for never-linked sub-schedulers A sub-scheduler enable can fail before scxlinksched links the sched into the hierarchy, e.g. when the parent is already being disabled, and cleanup still runs th...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64530

In the Linux kernel, the following vulnerability has been resolved: schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx enable/disable cgroup rmdir cpu.weight write ------------------...

5.5AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:31 p.m.5 views

CVE-2026-74593 sched_ext: Take cgroup_lock() first in scx_cgroup_lock()

In the Linux kernel, the following vulnerability has been resolved: schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx enable/disable cgroup rmdir cpu.weight write ------------------...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.24 views

CVE-2026-74593 sched_ext: Take cgroup_lock() first in scx_cgroup_lock()

In the Linux kernel, the following vulnerability has been resolved: schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx enable/disable cgroup rmdir cpu.weight write ------------------...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:31 p.m.13 views

CVE-2026-74593

This CVE affects the Linux kernel 's sched_ext subsystem. The root cause is a lock ordering bug in scx_cgroup_lock(), which acquires scx_cgroup_ops_rwsem (write) before cgroup_lock(). This ordering can create a deadlock through kernfs when concurrent operations on cgroup rmdir and cpu.weight writ...

5.5AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74593

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - schedext: Take cgrouplock first in scxcgrouplock scxcgrouplock write-locks scxcgroupopsrwsem and then takes cgrouplock, which can deadlock through kernfs: scx...

5.5AI score0.00198EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68094

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: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from...

5.3AI score0.00155EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 4:47 p.m.10 views

CVE-2026-68421

A flaw was found in the Linux kernel's schedext component. The putprevtaskscx function incorrectly issues a warning when a runnable task transitions to an idle state due to core scheduling. This occurs because the core scheduling mechanism bypasses certain checks, leading to a misleading warning...

5.5CVSS5.3AI score0.00192EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 1:29 p.m.8 views

CVE-2026-68094

A flaw was found in the Linux kernel's schedext component. When a task is moved to a local dispatch queue DSQ, the run queue rq tracking mechanism may not correctly follow lock switches. This inconsistency can lead to a kernel assertion failure, potentially causing system instability or a denial ...

5.3AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68421

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on core-sched forced idle in putprevtaskscx putprevtaskscx warns when a runnable task drops to a lower schedclass without SCXOPSENQLAST, on the assumption that balanceone would have kept it running. Core...

5.3AI score0.00192EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68421

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on core-sched forced idle in putprevtaskscx putprevtaskscx warns when a runnable task drops to a lower schedclass without SCXOPSENQLAST, on the assumption that balanceone would have kept it running. Core...

5.4AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:19 p.m.6 views

UBUNTU-CVE-2026-68094

In the Linux kernel, the following vulnerability has been resolved: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from scxbpfdsqmovetolocal while ops.dispatch has recorded the current rq. Moving a task to a local DSQ may switch to the source or destination rq...

5.2AI score0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder