Lucene search
+L

236 matches found

Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.46 views

CVE-2025-21713

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: Don't unset window if it was never set On pSeries, when user attempts to use the same vfio container used by different iommu group, the spaprtcesetwindow returns -EPERM and the subsequent cleanup leads to t...

5.5CVSS5.4AI score0.00203EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/27 12:00 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 the powerpc/pseries/iommu module mislabeling the MMIO range in DDW...

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

DEBIAN-CVE-2022-49196

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in removephbdynamic In removephbdynamic we use &phb-ioresource, after we've called deviceunregister&hostbridge-dev. But the unregister may have freed phb, because pcibiosfreecontrollerdeferred ...

7.8CVSS5.4AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

UBUNTU-CVE-2022-49196

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in removephbdynamic In removephbdynamic we use &phb-ioresource, after we've called deviceunregister&hostbridge-dev. But the unregister may have freed phb, because pcibiosfreecontrollerdeferred ...

7.8CVSS6.5AI score0.0027EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.27 views

CVE-2022-49196 powerpc/pseries: Fix use after free in remove_phb_dynamic()

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in removephbdynamic In removephbdynamic we use &phb-ioresource, after we've called deviceunregister&hostbridge-dev. But the unregister may have freed phb, because pcibiosfreecontrollerdeferred ...

0.0027EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49196 powerpc/pseries: Fix use after free in remove_phb_dynamic()

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in removephbdynamic In removephbdynamic we use &phb-ioresource, after we've called deviceunregister&hostbridge-dev. But the unregister may have freed phb, because pcibiosfreecontrollerdeferred ...

7.6AI score0.0027EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fixed dtlaccesslock to use a rwsemaphore instead of a rwsemaphore. The dtlaccesslock needs to be a rwsemaphore, a sleeping lock, because the code calls kmalloc while holding it, which can cause a sleep condition:...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fixed the crash caused by the scv instruction with kexec. Kexec on pseries disables AIL reloconexc, which is required for supporting scv instructions. This happens before other CPUs have been shut down. This mean...

4.4CVSS6AI score0.00205EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: The LPAR panics during bootup due to a frozen PE. During the LPAR bootup, the partition firmware provides the ibm,dma-window property for the PE. This property is provided on the PCI bus to which the PE is...

6.2CVSS5.8AI score0.00241EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/10 12:00 a.m.11 views

The vulnerability of the `alloc_dispatch_log_kmem_cache()` function (arch/powerpc/platforms/pseries/setup.c) in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the allocdispatchlogkmemcache function arch/powerpc/platforms/pseries/setup.c in the Linux operating system is related to the lack of memory release after the effective lifespan has ended. Exploiting this vulnerability can allow an attacker to trigger a service failure...

4.4CVSS6.4AI score0.00225EPSS
SaveExploits0References48Affected Software8
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.10 views

The vulnerability of the Linux operating system’s powerpc/pseries kernel components, which allows a hacker to cause a service failure

The vulnerability of the Linux operating system’s powerpc/pseries kernel components relates to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

6.6CVSS7.2AI score0.00302EPSS
SaveExploits0References47Affected Software8
IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:08 p.m.25 views

Security Bulletin: A vulnerability in RedHat affects IBM Robotic Process Automation for Cloud Pak and may result in a denial of service (CVE-2024-40974).

Summary A vulnerability in RedHat affects IBM Robotic Process Automation for Cloud Pak and may result in a denial of service. RedHat UBI images are used by IBM Robotic Process Automation base containers. This bulletin identifies the security fix to apply to address the vulnerability. Vulnerabilit...

7.8CVSS6.9AI score0.00302EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/01/06 5:15 p.m.4 views

DEBIAN-CVE-2024-56765

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close callback in vasvmops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used during migration to unmap the paste address if the window...

7.8CVSS5.5AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.7 views

UBUNTU-CVE-2024-56765

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close callback in vasvmops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used during migration to unmap the paste address if the window...

7.8CVSS6.1AI score0.00208EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2025/01/06 4:20 p.m.8 views

CVE-2024-56765 powerpc/pseries/vas: Add close() callback in vas_vm_ops struct

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close callback in vasvmops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used during migration to unmap the paste address if the window...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.27 views

CVE-2024-56765 powerpc/pseries/vas: Add close() callback in vas_vm_ops struct

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close callback in vasvmops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used during migration to unmap the paste address if the window...

7.8CVSS0.00208EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:47 a.m.5 views

SUSE CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS7.6AI score0.00207EPSS
SaveExploits0References16
NVD
NVD
added 2024/12/28 10:15 a.m.25 views

CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/28 10:15 a.m.5 views

DEBIAN-CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.13 views

UBUNTU-CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References33
Rows per page
Query Builder