Lucene search
+L

477 matches found

Debian CVE
Debian CVE
added 2024/08/17 9:24 a.m.21 views

CVE-2024-43860

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:24 a.m.19 views

CVE-2024-43860 remoteproc: imx_rproc: Skip over memory region when node value is NULL

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

6AI score
SaveExploits0References13
OSV
OSV
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43819 kvm: s390: Reject memory region operations for ucontrol VMs

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43819 kvm: s390: Reject memory region operations for ucontrol VMs

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

6.8AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.57 views

CVE-2024-43819 kvm: s390: Reject memory region operations for ucontrol VMs

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

0.00194EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.61 views

CVE-2024-43819

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

5.5CVSS5.3AI score0.00194EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 4:15 p.m.10 views

AZL-48057 CVE-2024-41085 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxlnvd during pmem region auto-assembling When CXL subsystem is auto-assembling a pmem region during cxl endpoint port probing, always hit below calltrace. BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.3AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 7:15 a.m.26 views

CVE-2024-41015

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2checkdirentry This adds sanity checks for ocfs2direntry to make sure all members of ocfs2direntry don't stray beyond valid memory region...

7.8CVSS0.00247EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/29 6:37 a.m.38 views

CVE-2024-41015 ocfs2: add bounds checking to ocfs2_check_dir_entry()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2checkdirentry This adds sanity checks for ocfs2direntry to make sure all members of ocfs2direntry don't stray beyond valid memory region...

7.8CVSS0.00247EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/29 6:37 a.m.16 views

CVE-2024-41015 ocfs2: add bounds checking to ocfs2_check_dir_entry()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2checkdirentry This adds sanity checks for ocfs2direntry to make sure all members of ocfs2direntry don't stray beyond valid memory region...

7.8CVSS6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/07/29 6:36 a.m.46 views

CVE-2024-41013 xfs: don't walk off the end of a directory data block

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 6:36 a.m.25 views

CVE-2024-41013 xfs: don't walk off the end of a directory data block

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 6:36 a.m.17 views

CVE-2024-41013 xfs: don't walk off the end of a directory data block

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

6.6AI score0.00224EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.6 views

SUSE CVE-2024-39293

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

4.7CVSS8.1AI score0.00314EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/20 12:15 p.m.30 views

UBUNTU-CVE-2022-48731

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devmrequestfreememregion and devmmemremappages to add ZONEDEVICE memory, if requested free mem region's end pfn were hugee.g., 0x400000000, the nodeendpfn will be also...

5.5CVSS5.9AI score0.00168EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48731 mm/kmemleak: avoid scanning potential huge holes

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devmrequestfreememregion and devmmemremappages to add ZONEDEVICE memory, if requested free mem region's end pfn were hugee.g., 0x400000000, the nodeendpfn will be also...

7.1AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/06/19 12:0 a.m.16 views

PT-2024-11500

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the RDMA/mlx5 component in the Linux kernel. Specifically, for the case of IB MR TYPE DM, the mr does not have a umem, even though it is a user MR. This causes th...

5.5CVSS5.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/11 2:5 a.m.5 views

SUSE CVE-2024-36965

In the Linux kernel, the following vulnerability has been resolved: remoteproc: mediatek: Make sure IPI buffer fits in L2TCM The IPI buffer location is read from the firmware that we load to the System Companion Processor, and it's not granted that both the SRAM L2TCM size that is defined in the...

5.6CVSS6.4AI score0.00221EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.6 views

SUSE CVE-2021-47481

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR Normally the zero fill would hide the missing initialization, but an errant set to descsize in regcreate causes a crash: BUG: unable to handle page fault for address:...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.10 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

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

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
Rows per page
Query Builder