Lucene search
+L

362 matches found

CVE
CVE
•added 2026/09/25 10:21 a.m.•3 views

CVE-2026-97526

A vulnerability in the Linux kernel (s390/pai) allows for a kernel panic when CPUs are hotplugged during a perf stat command execution, specifically using pai_crypto/CRYPTO_ALL/. The root cause is the missing allocation of per-CPU data structures for newly added CPUs; the existing dynamic allocat...

5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•1 views

EUVD-2026-86834

In the Linux kernel, the following vulnerability has been resolved: s390/pai: Support CPU hotplug for PMU PAI The command 'perf stat -e paicrypto/CRYPTOALL/ -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the missing allocation of per-CPU data structures for tha...

5.8AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/24 3:10 p.m.•5 views

EUVD-2026-85937

In the Linux kernel, the following vulnerability has been resolved: kasan: fix cache shrink race with CPU hotplug kasanquarantineremovecache first invokes percpuremovecache on all online CPUs. Each callback moves objects belonging to the cache from cpuquarantine to the CPU's shrinkqlist, where th...

5.8AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/24 3:10 p.m.•3 views

CVE-2026-93208

In the Linux kernel, the following vulnerability has been resolved: kasan: fix cache shrink race with CPU hotplug kasanquarantineremovecache first invokes percpuremovecache on all online CPUs. Each callback moves objects belonging to the cache from cpuquarantine to the CPU's shrinkqlist, where th...

5.8AI score0.00168EPSS
SaveExploits0
CVE
CVE
•added 2026/09/24 3:10 p.m.•8 views

CVE-2026-93208

The Linux kernel contains a race condition in KASAN involving cache shrinking and CPU hotplug . Specifically, kmem_cache_shrink() fails to hold the cpus_read_lock(), allowing a race where objects are moved to a CPU's shrink_qlist just before that CPU goes offline. Because the offline CPU's list i...

5.8AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-92492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks cpufreqcpuget returns NULL when no cpufreq policy is associated with the requested CPU, for...

5.6AI score0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/17 5:18 p.m.•9 views

CVE-2026-93099

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/17 5:17 p.m.•9 views

CVE-2026-92492

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks cpufreqcpuget returns NULL when no cpufreq policy is associated with the requested CPU, for example because the CPU is offline or the policy has already been torn...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:11 p.m.•9 views

CVE-2026-93099 fs/resctrl: Fix UAF from worker threads when domains are removed

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:11 p.m.•38 views

CVE-2026-93099 fs/resctrl: Fix UAF from worker threads when domains are removed

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:11 p.m.•11 views

EUVD-2026-82207

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix UAF from worker threads when domains are removed The mbmhandleoverflow and cqmhandlelimbo workers read event counters and may sleep while doing so. They are scheduled via delayedwork embedded in struct...

6.5AI score0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 4:11 p.m.•18 views

CVE-2026-93099

This CVE affects the Linux kernel fs/resctrl subsystem, specifically the Resource Director Technology (RDT) filesystem. The vulnerability is a Use-After-Free (UAF) in worker threads mbm_handle_overflow() and cqm_handle_limbo() . The root cause is that these workers may be blocked waiting for cpus...

6.5AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•34 views

CVE-2026-92492 cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks cpufreqcpuget returns NULL when no cpufreq policy is associated with the requested CPU, for example because the CPU is offline or the policy has already been torn...

0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92492: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks cpufreqcpuget returns NULL when no cpufreq policy is associated with the requested CPU, for example because the CPU is offline or the policy has already been torn...

5.7AI score0.00206EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: sched/scs: The task stack state is reset in bringupcpu. When a CPU is hot-plugged, the idle task on that CPU calls several layers of C code before finally leaving the kernel. When KASAN is in use, a “poisoned” shadow is left behi...

7.8CVSS6.1AI score0.0026EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Handling of CPU hotplug removal during sampling The handling of CPU hotplug removal triggers the following function calls: CPUHPAPPERFS390SFONLINE -- s390pmusfofflinecpu ... CPUHPAPPERFONLINE -- perfeventexitcpu The...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: scsi: qla2xxx: Fixed a crash that occurred when I/O abort times out. During CPU hotplug, a crash was observed with the following stack: Call Trace: qla24xxprocessresponsequeue+0x42a/0x970 qla2xxx qla2x00startnvmemq+0x3a2/0x4b0...

8.8CVSS5.8AI score0.00233EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove the cpuhp instance node before removing the cpuhp state The functions cpuhpstateaddinstance and cpuhpstateremoveinstance should be used in pairs. Otherwise, a warning will be issued when calling...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: hrtimers: Timers queued after CPUHPAPHRTIMERSDYING are forced to be migrated away from the dying CPU to any online target. This is done to avoid delaying bandwidth timer handling tasks related to CPU hotplug progress. However,...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “riscv”: prevents corruption of pt regs for secondary idle threads. The top of the kernel thread stack should be reserved for pt regs. However, this is not the case for the idle threads of the secondary boot harts. Their stacks...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits0References2
Rows per page
Query Builder