Lucene search
+L

87 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.15 views

kernel: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/21 7:20 p.m.42 views

CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.1CVSS6.8AI score0.00258EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.36 views

CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS0.00258EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/21 11:15 a.m.11 views

UBUNTU-CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6.2AI score0.00258EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.33 views

CVE-2024-31076 genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

0.00258EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.18 views

CVE-2024-31076 genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

6.6AI score0.00258EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/21 10:18 a.m.194 views

CVE-2024-31076

CVE-2024-31076: Linux kernel CPU hotplug vector leak in genirq/cpuhotplug (x86/vector). Root cause: when interrupt affinity is reconfigured via procfs, old APIC vectors aren’t reclaimed if the old CPU goes offline before the next trigger on the new CPU, leaving apicd->prev_vector in vector_mat...

5.5CVSS6.5AI score0.00258EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.25 views

CVE-2024-31076 genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

6AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.5 views

SUSE CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 11:05 a.m.18 views

CVE-2021-47454

A vulnerability was found in the Linux kernel's powerpc/smp architecture, where the idle task's preemption count was incorrectly decremented during the CPU offline process. This issue caused a "scheduling while atomic" error when a CPU was offlined and then onlined again, leading to potential...

4.1CVSS9AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.15 views

DEBIAN-CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.22 views

CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.22 views

CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.12 views

UBUNTU-CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/22 6:19 a.m.156 views

CVE-2021-47454

CVE-2021-47454 describes a Linux kernel vulnerability affecting powerpc SMP idle handling. The issue arises with PREEMPT_COUNT=y: when a CPU is offlined and onlined, the idle task’s preempt count could be decremented in CPU offline, triggering a scheduling panic. The root cause is that powerpc ar...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.15 views

CVE-2021-47454 powerpc/smp: do not decrement idle task preempt count in CPU offline

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

6.8AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.33 views

CVE-2021-47454 powerpc/smp: do not decrement idle task preempt count in CPU offline

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

6.4AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52831

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU will result in a WARNON when rebuilding the...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash

A null pointer dereference flaw was found in the Linux kernel thermal/intelpowerclamp driver. When CPU 0 is offline and the intelpowerclamp driver attempts to inject idle cycles, the code incorrectly calls smpprocessorid preemptively, which triggers a kernel BUG. This occurs because the function...

5.5CVSS7.3AI score0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/28 1:54 p.m.17 views

GSD-2021-1001889 powerpc/smp: do not decrement idle task preempt count in CPU offline

powerpc/smp: do not decrement idle task preempt count in CPU offline This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.15 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder