Lucene search
+L

385 matches found

SUSE CVE
SUSE CVE
added 2025/03/28 3:03 a.m.10 views

SUSE CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS7.6AI score0.00215EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2023-52994

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 views

CVE-2023-52994 acpi: Fix suspend with Xen PV

In the Linux kernel, the following vulnerability has been resolved: acpi: Fix suspend with Xen PV Commit f1e525009493 "x86/boot: Skip realmode init code when running as Xen PV guest" missed one code path accessing realmodeheader, leading to dereferencing NULL when suspending the system under Xen:...

7.1AI score0.00224EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.29 views

CVE-2024-58090 sched/core: Prevent rescheduling when interrupts are disabled

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/06 4:15 p.m.12 views

AZL-68820 CVE-2024-58053 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix handling of received connection abort Fix the handling of a connection abort that we've received. Though the abort is at the connection level, it needs propagating to the calls on that connection. Whilst the propagatio...

7.5CVSS6.6AI score0.00454EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2025-21645

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/01 2:52 a.m.8 views

SUSE CVE-2025-21803

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix warnings during S3 suspend The enablegpewakeup function calls acpienableallwakeupgpes, and the later one may call the preemptschedulecommon function, resulting in a thread switch and causing the CPU to be in an...

5.5CVSS7.7AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:16 p.m.5 views

DEBIAN-CVE-2025-21803

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix warnings during S3 suspend The enablegpewakeup function calls acpienableallwakeupgpes, and the later one may call the preemptschedulecommon function, resulting in a thread switch and causing the CPU to be in an...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.17 views

UBUNTU-CVE-2025-21803

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix warnings during S3 suspend The enablegpewakeup function calls acpienableallwakeupgpes, and the later one may call the preemptschedulecommon function, resulting in a thread switch and causing the CPU to be in an...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.6 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 a wakeup that may still be performed by an offline CPU after the CPUHPAPHRTIMERSDYING phase, resulting in...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:00 a.m.54 views

UBUNTU-CVE-2022-49146

In the Linux kernel, the following vulnerability has been resolved: virtio: use virtiodeviceready in virtiodevicerestore After waking up a suspended VM, the kernel prints the following trace for virtio drivers which do not directly call virtiodeviceready in the .restore: PM: suspend exit irq 22:...

5.5CVSS5.7AI score0.00253EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.6 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix rcuog wake-up from offline softirq After a CPU has set itself offline and before it eventually calls rcutreereportcpudead, there are still opportunities for callbacks to be enqueued, for example from a softirq. When...

5.5CVSS7.6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/21 12:01 p.m.12 views

CVE-2024-57933 gve: guard XSK operations on the existence of queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

7.6AI score0.00207EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/20 6:53 a.m.10 views

CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

4.4CVSS6.8AI score0.00246EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.6 views

SUSE CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS7.6AI score0.00246EPSS
SaveExploits0References13
NVD
NVD
added 2025/01/19 11:15 a.m.11 views

CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS0.00246EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/19 11:15 a.m.6 views

UBUNTU-CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS6.1AI score0.00246EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.28 views

CVE-2025-21645 platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

0.00246EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/19 10:18 a.m.16 views

CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS5.5AI score0.00246EPSS
SaveExploits0
OSV
OSV
added 2025/01/19 10:18 a.m.13 views

CVE-2025-21645 platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.9AI score
SaveExploits0References9
Rows per page
Query Builder