Lucene search
+L

7021 matches found

Cvelist
Cvelist
added 2025/09/15 2:21 p.m.11 views

CVE-2023-53215 sched/fair: Don't balance task to its current running CPU

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Don't balance task to its current running CPU We've run into the case that the balancer tries to balance a migration disabled task and trigger the warning in settaskcpu like below: ------------ cut here ------------...

0.00155EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/15 2:21 p.m.36 views

CVE-2023-53208

CVE-2023-53208 : Linux kernel KVM nested virtualization flaw where L1’s TSC multiplier is loaded based on L1 state instead of L2, causing a mismatch that userspace can trigger via MSR writes and guest CPUID changes. The fix ensures L1’s multiplier is loaded when exiting nested VM, preventing the ...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/09/15 2:21 p.m.28 views

CVE-2023-53205

CVE-2023-53205 affects the Linux kernel KVM on s390, specifically the diag 9c handler where a race exists around the target CPU value (-1). The fix stores the physical target CPU in a local variable to prevent out-of-bounds accesses to CPU arrays. The CVE’s risk is described as high (CVSS v3.1: A...

7.8CVSS5.6AI score0.00155EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/09/15 8:15 a.m.5 views

CVE-2025-41713

During a short time frame while the device is booting an unauthenticated remote attacker can send traffic to unauthorized networks due to the switch operating in an undefined state until a CPU-induced reset allows proper configuration...

6.5CVSS0.00346EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 views

PT-2025-37621

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to the Coresight TRBE Trace Recording and Broadcast Engine component. Specifically, the cpuhp state add instance and cpuhp state remove instanc...

6.1AI score0.00145EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.7 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 not properly removing the cpuhp instance node, which could result in warnings or inconsistent state...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.11 views

Amazon Linux 2023 : microcode_ctl (ALAS2023-2025-1189)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1189 advisory. A potential security vulnerability in some Intelr Processors may allow information disclosure. Intel is releasing microcode updates and prescriptive guidance to mitigate this potential...

7.8CVSS7.3AI score0.00385EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.9 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 not properly locking physical CPU numbers, which could lead to out-of-bounds access to arrays...

7.8CVSS5.8AI score0.00155EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:4 a.m.9 views

x86/vmscape: Add conditional IBPB mitigation

...

5.5CVSS6.8AI score0.00331EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/13 12:0 a.m.6 views

PT-2025-40632

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc4+ 1 Description The Linux kernel contained an issue in the crypto/ccp module where the sev platform shutdown locked function was called with a NULL argument, leading to a NULL pointer dereference during...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.14 views

CVE-2025-39799

...

SaveExploits0
CVE
CVE
added 2025/09/12 3:59 p.m.25 views

CVE-2025-39799

CVE-2025-39799 entry is rejected/not used; not an active vulnerability.

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/12 12:0 a.m.7 views

PT-2025-37333

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains a flaw related to ACPI processor performance object handling. A check for pr-performance was added in a previous commit, which prevented frequency QoS request...

6AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/09/12 12:0 a.m.13 views

PT-2025-44104

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s fastrpc implementation that could lead to a map leak. A failure within the copy to user function could result in an early return without properly...

4.6CVSS5.8AI score0.00201EPSS
SaveExploits0
OSV
OSV
added 2025/09/11 5:15 p.m.9 views

AZL-67214 CVE-2025-39752 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.11 views

AZL-70807 CVE-2025-39744 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS5.6AI score0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.19 views

CVE-2025-39752 ARM: rockchip: fix kernel hang during smp initialization

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/11 12:54 p.m.3 views

SUSE-SU-2025:03172-1 Security update for xen

This update for xen fixes the following issues: Security issues fixed: - CVE-2025-27466: NULL pointer dereference in the Viridian interface when updating the reference TSC area bsc1248807. - CVE-2025-58142: NULL pointer dereference in the Viridian interface due to assumption that the SIM page is...

9.8CVSS5.8AI score0.00435EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/09/11 1:52 a.m.7 views

kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugepmdunshare vs GUP-fast race hugepmdunshare drops a reference on a page table that may have previously been shared across processes, potentially turning it into a normal page table used in another process in...

7.8CVSS6.7AI score0.00121EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-17528

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Bento4 1.5.1.0. There is a SEGV in the function AP4TfhdAtom::SetDefaultSampleSize at Core/Ap4TfhdAtom.h when called from...

7.5CVSS7.1AI score0.01131EPSS
SaveExploits1References2
Rows per page
Query Builder