Lucene search
+L

238 matches found

AlmaLinux
AlmaLinux
added 2024/06/05 12:00 a.m.77 views

Moderate: kernel update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in vhost/vhost.c:vhostnewmsg CVE-2024-0340 kernel: untrusted VMM can...

9.8CVSS6.9AI score0.00969EPSS
SaveExploits0References116
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.11 views

SUSE CVE-2024-36926

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

4.4CVSS6.2AI score0.00241EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/30 4:15 p.m.21 views

AZL-42450 CVE-2024-36926 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/30 4:15 p.m.22 views

CVE-2024-36926

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

6.2CVSS6.4AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

UBUNTU-CVE-2024-36926

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

6.2CVSS6.5AI score0.00241EPSS
SaveExploits0References12
CVE
CVE
added 2024/05/30 3:29 p.m.207 views

CVE-2024-36926

CVE-2024-36926 affects the Linux kernel on PowerPC pseries hardware, where LPARs boot with a frozen PE may lack the ibm,dma-window property. This can cause a NULL pointer dereference while configuring PCI, leading to an oops/panic during boot. The vulnerability is described with kernel traces (pc...

6.2CVSS7AI score0.00241EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/30 3:29 p.m.16 views

CVE-2024-36926 powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

6.2CVSS6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.25 views

CVE-2024-36926 powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

6.8AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.33 views

CVE-2024-36926 powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE At the time of LPAR boot up, partition firmware provides Open Firmware property ibm,dma-window for the PE. This property is provided on the PCI bus the PE is...

6.3AI score0.00241EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.4 views

Linux kernel security vulnerabilities

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 problem in the powerpc/pseries/iommu module that could cause a crash...

6.2CVSS6.5AI score0.00241EPSS
SaveExploits0References6
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
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.64 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/03 2:14 a.m.5 views

SUSE CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS6.3AI score0.00272EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/01 1:15 p.m.18 views

CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS7.4AI score0.00272EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 1:15 p.m.5 views

DEBIAN-CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS5.6AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.11 views

UBUNTU-CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS6.2AI score0.00272EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/01 1:03 p.m.27 views

CVE-2022-48669 powerpc/pseries: Fix potential memleak in papr_get_attr()

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

6.8AI score0.00272EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/01 1:03 p.m.28 views

CVE-2022-48669 powerpc/pseries: Fix potential memleak in papr_get_attr()

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

7.6AI score0.00272EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/01 1:03 p.m.34 views

CVE-2022-48669

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix potential memleak in paprgetattr buf is allocated in paprgetattr, and krealloc of buf could fail. We need to free the original buf in the case of failure...

5.5CVSS7.3AI score0.00272EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/12 2:11 a.m.14 views

SUSE CVE-2024-26745

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV When kdump kernel tries to copy dump data over SR-IOV, LPAR panics due to NULL pointer exception: Kernel attempted to read user page 0 - exploit attempt?...

4.4CVSS6.1AI score0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder