Lucene search
K

103 matches found

SUSE CVE
SUSE CVE
added last week8 views

SUSE CVE-2026-45968

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling state sta...

5.8AI score0.00032EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 11:2 p.m.6 views

CVE-2026-45968

A flaw was found in the Linux kernel's cpuidle subsystem. On certain PowerNV systems, when only a single idle state is available, the cpuidle ladder governor may incorrectly treat state 1 as usable. This can lead to an out-of-bounds index being passed, causing a NULL enter callback to be invoked...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.7 views

EUVD-2026-32252

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling state sta...

5.8AI score0.00032EPSS
Exploits0References9
OSV
OSV
added 2026/05/27 2:17 p.m.1 views

UBUNTU-CVE-2026-45968

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling state sta...

5.7AI score0.00032EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:18 p.m.7 views

CVE-2026-45968

The CVE-2026-45968 issue affects the Linux kernel’s cpuidle on PowerNV platforms without a power-mgt DT node, where a single idle state can be misinterpreted by the ladder governor, passing an out-of-bounds index and invoking a NULL enter callback that can crash the system. The documented fix add...

5.8AI score0.00032EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.28 views

CVE-2026-45968 cpuidle: Skip governor when only one idle state is available

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling state sta...

0.00032EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-43835

In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV systems without a power-mgt DT node, cpuidle may register only a single idle state. In cases where that single state is a polling state sta...

5.8AI score0.00032EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-45968

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: cpuidle: Skip governor when only one idle state is available On certain platforms PowerNV...

5.7AI score0.00032EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerabilities have been resolved: PCI: pnvphp: Fixed issue with surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, resulting in a complete failure of the hotplug system after a device was...

5.5CVSS5.9AI score0.0003EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: Perform a null check on iov before dereferencing iov. Currently, the pointer to iov is dereferenced before the null check, which can lead to a null pointer dereference error. This issue is fixed by moving t...

5.8AI score0.00029EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Added a null pointer check to scomdebuginitone. The kasprintf function returns a pointer to dynamically allocated memory; this pointer may be NULL in case of failure. A null pointer check should be added, and the...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.1 views

SUSE CVE-2023-54315

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

5.5CVSS6.5AI score0.00029EPSS
Exploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-54315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lea...

6.1AI score0.00029EPSS
Exploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.2 views

CVE-2023-54315

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

0.00029EPSS
Exploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.0 views

UBUNTU-CVE-2023-54315

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

5.8AI score0.00029EPSS
Exploits0References9
OSV
OSV
added 2025/12/30 12:23 p.m.1 views

CVE-2023-54315 powerpc/powernv/sriov: perform null check on iov before dereferencing iov

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

6.3AI score0.00029EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.20 views

CVE-2023-54315 powerpc/powernv/sriov: perform null check on iov before dereferencing iov

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

0.00029EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.2 views

CVE-2023-54315

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/sriov: perform null check on iov before dereferencing iov Currently pointer iov is being dereferenced before the null check of iov which can lead to null pointer dereference errors. Fix this by moving the iov null...

5.3AI score0.00029EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54315

CVE-2023-54315 affects the Linux kernel on the PowerPC platform, where a null pointer dereference could occur in the PCI SR-IOV path. The root cause was dereferencing iov before validating it, i.e., accessing iov->num_vfs without ensuring iov is non-NULL. The fixed patch moves the null check b...

6.1AI score0.00029EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.2 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-46761)

pci/hotplug/pnvphp: hotplug driver crash on Powernv. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504790; scriptversion"1.3";...

5.5CVSS6.8AI score0.00012EPSS
Exploits0References4
Rows per page
Query Builder