Lucene search
+L

33 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: MIPS: smp: fill in sibling and core maps earlier After enabling CONFIGSCHEDCORE landed during 5.14 cycle, 2-core 2-thread-per-core interAptiv CPS-driven started emitting the following messages: 0.025698 CPU1 revision is:...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-89521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection...

7.3CVSS5.8AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-89520

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

DEBIAN-CVE-2026-89520

In the Linux kernel, the following vulnerability has been resolved: sched/core: Make core-sched flips wait for in-flight selections Core scheduling's picknexttask operates on all sibling rqs under one acquisition of the shared core-wide lock. A -picktask that releases the rq lock leaves every...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89521

In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...

7.3CVSS5.8AI score0.00153EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/11 7:44 p.m.•29 views

CVE-2026-89521

CVE-2026-89521 affects the Linux kernel's core scheduling subsystem. When a ->pick_task() implementation releases the run queue (rq) lock, the selection state derived in pick_next_task() becomes invalid, allowing an interleaving selection to commit an incorrect (uncookied) pick or skew forceid...

7.3CVSS5.8AI score0.00153EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/11 7:44 p.m.•12 views

CVE-2026-89521 sched/core: Handle pick_task() releasing the rq lock

In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...

7.3CVSS5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/11 7:44 p.m.•24 views

CVE-2026-89520

CVE-2026-89520 is a race condition in the Linux kernel's core scheduling component. When pick_next_task() releases the runqueue lock during task selection, sibling locks become momentarily free, allowing __sched_core_flip(false) to rebind rq_lockp() mid-selection. The selection then resumes on sp...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2026/04/01 12:00 a.m.•11 views

The vulnerability of the ttwu_queue_cond() function in the kernel/sched/core.c module, which is part of the Linux operating system’s resource management support mechanism, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ttwuqueuecond function in the kernel/sched/core.c module, which is part of the Linux operating system’s resource management support mechanism, involves an unvalidated error condition. Exploiting this vulnerability could allow a remote attacker to compromise the...

4.6CVSS6.3AI score0.00246EPSS
SaveExploits0References11Affected Software2
Redos
Redos
•added 2026/01/20 12:00 a.m.•12 views

ROS-20260120-7311

A vulnerability in the !defined function kernel/sched/core.c of the Linux kernel is related to the execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.9AI score0.00215EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/11/12 12:00 a.m.•25 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2025-2330)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : tracing: Add downwritetraceeventsem when adding trace eventCVE-2025-38539 tipc: fix null-ptr-deref when acquiring remote ip of ethernet...

10CVSS7.9AI score0.08486EPSS
SaveExploits13References93
Tenable Nessus
Tenable Nessus
•added 2025/08/09 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2022-48845

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: MIPS: smp: fill in sibling and core maps earlier After enabling CONFIGSCHEDCORE landed durin...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
•added 2025/06/18 11:15 a.m.•9 views

DEBIAN-CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS5AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•15 views

UBUNTU-CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References6
Amazon
Amazon
•added 2025/03/26 12:00 a.m.•18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nfctfindexpectation CVE-2023-52927 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key CVE-2024-53179 In the...

7.8CVSS6.4AI score0.00607EPSS
SaveExploits2
RedhatCVE
RedhatCVE
•added 2024/11/07 5:02 p.m.•19 views

CVE-2024-50140

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS7AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
•added 2024/11/07 9:31 a.m.•27 views

CVE-2024-50140 sched/core: Disable page allocation in task_tick_mm_cid()

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/11/07 9:31 a.m.•26 views

CVE-2024-50140

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2024/09/24 12:00 a.m.•14 views

The vulnerability of the sched_fork() function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the schedfork function in the kernel/sched/core.c module of the Linux operating system is related to the reutilization of previously released memory due to competitive access to resources race condition. Exploiting this vulnerability can allow an attacker to compromise the...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References12Affected Software4
BDU FSTEC
BDU FSTEC
•added 2024/09/03 12:00 a.m.•22 views

The vulnerability of the sched/core component in the Linux operating system’s kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sched/core component in the Linux operating system’s kernel is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

7.8CVSS7.1AI score0.00249EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder