Lucene search
+L

58 matches found

Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.74 views

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.2AI score0.0022EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.34 views

CVE-2024-26745 powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV

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?...

7.4AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.8 views

SUSE CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS7.8AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/16 6:23 p.m.24 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

4.1CVSS6.6AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.9 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2024/03/15 9:15 p.m.18 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.22 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.21 views

CVE-2021-47134 efi/fdt: fix panic when no valid fdt found

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

6.8AI score0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/15 8:14 p.m.102 views

CVE-2021-47134

CVE-2021-47134 affects the Linux kernel boot path: if no valid FDT is found, setup_arch() calls efi_init()->efi_get_fdt_params() and initial_boot_params becomes NULL, causing a panic. The patch fixes this by stopping further FDT processing when no valid FDT is found (observed on riscv). Remedi...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.27 views

CVE-2021-47134

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

5.5CVSS5.1AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.32 views

CVE-2021-47134 efi/fdt: fix panic when no valid fdt found

In the Linux kernel, the following vulnerability has been resolved: efi/fdt: fix panic when no valid fdt found setuparch would invoke efiinit-efigetfdtparams. If no valid fdt found then initialbootparams will be null. So we should stop further fdt processing here. I encountered this issue on risc...

6.7AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUGKMAPLOCAL is enabled The debugging code for kmaplocal doubles the number of per-CPU fixmap slots allocated for kmaplocal, in order to use half of them as guard regions. This...

7.1AI score0.00197EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.48 views

CVE-2021-46910 ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUGKMAPLOCAL is enabled The debugging code for kmaplocal doubles the number of per-CPU fixmap slots allocated for kmaplocal, in order to use half of them as guard regions. This...

7CVSS5.5AI score0.00197EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/04 11:15 p.m.6 views

CVE-2023-40082

In modifyfornextstage of fdt.rs, there is a possible way to render KASLR ineffective due to improperly used crypto. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

9.8CVSS5.9AI score0.00639EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/12/04 12:0 a.m.7 views

PT-2023-27257 · Google · Android

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to the modify for next stage function in fdt.rs, where improperly used crypto could render KASLR ineffective. This could lead to...

9.8CVSS9.1AI score0.00639EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/24 8:15 p.m.9 views

CVE-2023-20994

In ufdtoutputpropertytofdt of ufdtconvert.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

6.7CVSS6.7AI score0.00095EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.12 views

PT-2023-17857 · Google · Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel affected versions not specified Description: In the fdt next tag function of fdt.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution...

6.7CVSS6.5AI score0.00095EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/12/16 12:0 a.m.8 views

Google Pixel 缓冲区错误漏洞

Google Pixel is a smartphone from Google, Inc. in the United States. Google Pixel suffers from a security vulnerability that stems from incorrect boundary checking in fdtpathoffsetnamelen in fdtro.c. An out-of-bounds read may exist, which could lead to the disclosure of local information that...

4.4CVSS5.4AI score0.00094EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/13 4:15 p.m.4 views

CVE-2022-20498

In fdtpathoffsetnamelen of fdtro.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11...

4.4CVSS5.9AI score0.01149EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/11 12:0 a.m.9 views

PT-2022-14639 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions Android-10 through Android-13 Description: The issue is related to an incorrect bounds check in the fdt next tag function of fdt.c, which could lead to a possible out of bounds read. This could result in local escalation of...

6.7CVSS6.4AI score0.00141EPSS
SaveExploits0References3
Rows per page
Query Builder