Lucene search
+L

482 matches found

RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.48 views

CVE-2023-52489

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

5.5CVSS7.1AI score0.00294EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/03/04 5:25 p.m.36 views

CVE-2023-52561

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved Adding a reserved memory region for the framebuffer memory the splash memory region set up by the bootloader. It fixes a kernel panic arm-smmu: Unhandled...

3.3CVSS6.5AI score0.00225EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/02 10:15 p.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved Adding a reserved memory region for the framebuffer memory the splash memory region set up by the bootloader. It fixes a kernel panic arm-smmu: Unhandled...

7.3AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/02 9:59 p.m.122 views

CVE-2023-52561

CVE-2023-52561 : Linux kernel (arm64) vulnerability affecting DB845c boards with Qualcomm sdm845-db845c DTs. The issue stems from not reserving the cont splash memory region (framebuffer memory used by the bootloader), which could trigger a kernel panic (arm-smmu: Unhandled context fault) on v5.1...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.11 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 an unhandled context error in a specific memory region...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/27 10:15 a.m.21 views

CVE-2021-46928

In the Linux kernel, the following vulnerability has been resolved: parisc: Clear stale IIR value on instruction access rights trap When a trap 7 Instruction access rights occurs, this means the CPU couldn't execute an instruction due to missing execute permissions on the memory region. In this...

5.5CVSS5.6AI score0.00225EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 10:15 a.m.36 views

CVE-2021-46928

In the Linux kernel, the following vulnerability has been resolved: parisc: Clear stale IIR value on instruction access rights trap When a trap 7 Instruction access rights occurs, this means the CPU couldn't execute an instruction due to missing execute permissions on the memory region. In this...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.44 views

CVE-2021-46928

In the Linux kernel, the following vulnerability has been resolved: parisc: Clear stale IIR value on instruction access rights trap When a trap 7 Instruction access rights occurs, this means the CPU couldn't execute an instruction due to missing execute permissions on the memory region. In this...

5.5CVSS4.8AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/02/27 9:43 a.m.541 views

CVE-2021-46928

CVE-2021-46928 affects the Linux kernel on parisc: a trap7 (Instruction access rights) could leave the cr19 IIR register with a stale value. The patch fixes this by overwriting the stale IIR with the constant 0xbaadf00d when the trap occurs, preventing confusing dump values. The issue arises beca...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.38 views

CVE-2021-46928 parisc: Clear stale IIR value on instruction access rights trap

In the Linux kernel, the following vulnerability has been resolved: parisc: Clear stale IIR value on instruction access rights trap When a trap 7 Instruction access rights occurs, this means the CPU couldn't execute an instruction due to missing execute permissions on the memory region. In this...

5.8AI score0.00225EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/24 11:31 a.m.25 views

CVE-2023-52455

A flaw was found in the Linux kernel. When the bootloader/firmware does not set up the framebuffers, the address and size are 0 in the "iommu-addresses" property. If the IOVA region is reserved with a 0 length, it corrupts the IOVA rbtree with an entry that has pfnhi pfnlo. If the intent is to us...

6.7CVSS6.9AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/23 3:15 p.m.17 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.2AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/23 2:46 p.m.7 views

CVE-2023-52455 iommu: Don't reserve 0-length IOVA region

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2024/02/23 2:46 p.m.1525 views

CVE-2023-52455

Mode C: CVE-2023-52455 relates to the Linux kernel IOMMU handling where a 0-length IOVA region in the iommu-addresses property could lead to IOVA rbtree corruption and display IOMMU mapping failures when framebuffer is absent. The documented fix adds a kernel check to skip IOVA reservation when t...

7.8CVSS7AI score0.00236EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.43 views

CVE-2023-52455

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/01/16 5:1 p.m.4 views

CVE-2023-4969 GPU kernel implementations susceptible to memory leak

A GPU kernel can read sensitive data from another GPU kernel even from another user or app through an optimized GPU memory region called local memory on various architectures...

6.2AI score0.01185EPSS
SaveExploits1References5
OSV
OSV
added 2024/01/05 5:15 p.m.7 views

ALPINE-CVE-2023-46837

Arm provides multiple helpers to clean & invalidate the cache for a given region. This is, for instance, used when allocating guest memory to ensure any writes such as the ones during scrubbing have reached memory before handing over the page to a guest. Unfortunately, the arithmetics in the...

3.3CVSS7.2AI score0.00241EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/01/02 4:52 p.m.46 views

CVE-2023-4280 Unvalidated input in Silicon Labs TrustZone implementation leads to accessing Trusted memory region

An unvalidated input in Silicon Labs TrustZone implementation in v4.3.x and earlier of the Gecko SDK allows an attacker to access the trusted region of memory from the untrusted region...

9.3CVSS9.6AI score0.00403EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/11/28 3:40 p.m.5 views

kernel: Linux kernel: Memory leak in RDMA restrack leads to Denial of Service

A flaw was found in the Linux kernel, specifically within the Remote Direct Memory Access RDMA restrack component. A local user could exploit this vulnerability due to a failure to properly release the Memory Region MR restrack when it is deleted. This oversight leads to a memory leak, which can...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.5 views

kernel: RDMA/rxe: Fix mr->map double free

A double-free vulnerability was found in the Linux kernel RDMA RXE soft-RoCE driver's memory region handling. A local user with access to RDMA userspace verbs can register a memory region with parameters that cause initialization to fail, triggering error handling code that frees the mr-map...

7.8CVSS7.1AI score0.00151EPSS
SaveExploits0References5
Rows per page
Query Builder