Lucene search
+L

2331 matches found

OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49360

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on totaldatablocks As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215916 The kernel message is shown below: kernel BUG at fs/f2fs/segment.c:2560! Call Trace:...

5.5CVSS5.8AI score0.00261EPSS
SaveExploits0References8
OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49356

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS6.1AI score0.00677EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49522

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers cf. host/mmci.c and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References9
OSV
OSV
•added 2025/02/26 7:00 a.m.•11 views

DEBIAN-CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS5.3AI score0.00268EPSS
SaveExploits0References1
NVD
NVD
•added 2025/02/26 7:00 a.m.•23 views

CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
•added 2025/02/26 7:00 a.m.•25 views

UBUNTU-CVE-2022-49214

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5.5CVSS6.1AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 2:13 a.m.•22 views

CVE-2022-49522 mmc: jz4740: Apply DMA engine limits to maximum segment size

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers cf. host/mmci.c and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid...

5.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
•added 2025/02/26 2:13 a.m.•23 views

CVE-2022-49522

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers cf. host/mmci.c and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid...

5.5CVSS5.6AI score0.00262EPSS
SaveExploits0
CVE
CVE
•added 2025/02/26 2:13 a.m.•123 views

CVE-2022-49522

CVE-2022-49522 concerns a Linux kernel MMC driver issue (mmc: jz4740) where DMA maps could exceed the DMA engine’s capabilities. The root cause is not a research-level flaw but an inadequate limit on the maximum segment size for DMA data transfers. The fix enforces DMA engine limits on the jz4740...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2025/02/26 2:13 a.m.•32 views

CVE-2022-49522 mmc: jz4740: Apply DMA engine limits to maximum segment size

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers cf. host/mmci.c and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid...

0.00262EPSS
SaveExploits0References6
OSV
OSV
•added 2025/02/26 2:11 a.m.•20 views

CVE-2022-49356 SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS5.2AI score
SaveExploits0References7
CVE
CVE
•added 2025/02/26 2:11 a.m.•191 views

CVE-2022-49356

CVE-2022-49356 affects the Linux kernel SUNRPC RDMA path. The vulnerability arises when svc_rdma_build_writes() can walk past the end of a Write chunk’s segment array, enabling a potential out-of-bounds condition. The issue was detected with KASAN and is addressed by a fix in the write path (net/...

9.8CVSS5.5AI score0.00677EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2025/02/26 2:11 a.m.•36 views

CVE-2022-49356 SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS0.00677EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2025/02/26 2:11 a.m.•44 views

CVE-2022-49356

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS5.5AI score0.00677EPSS
SaveExploits0
OSV
OSV
•added 2025/02/26 1:55 a.m.•25 views

CVE-2022-49214 powerpc/64s: Don't use DSISR for SLB faults

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

5AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2025/02/26 1:55 a.m.•28 views

CVE-2022-49214 powerpc/64s: Don't use DSISR for SLB faults

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Don't use DSISR for SLB faults Since commit 46ddcb3950a2 "powerpc/mm: Show if a bad page fault on data is read or write." we use pagefaultiswriteregs-dsisr in badpagefault to determine if the fault is for a read or...

0.00268EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2025/02/26 12:00 a.m.•13 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 Linux kernel that stems from not limiting the maximum segment size based on the capabilities of the DMA engine, which could result in a DMA...

5.5CVSS5.5AI score0.00262EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2025/02/26 12:00 a.m.•10 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, which stems from the possibility that powerpc/tm may be overwritten by SLB miss when processing user r13 in trechkpt,...

5.5CVSS6AI score0.00265EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2025/02/26 12:00 a.m.•14 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 svcrdmabuildwrites function potentially overstepping its bounds to access the segment array of the Write...

5.5CVSS5.7AI score0.00677EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2025/02/06 3:23 a.m.•16 views

CVE-2021-35110

Possible buffer overflow to improper validation of hash segment of file while allocating memory in Snapdragon Connectivity, Snapdragon Mobile...

8.8CVSS7.6AI score0.00163EPSS
SaveExploits0References1
Rows per page
Query Builder