Lucene search
+L

477 matches found

OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-53226

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hnsrocemapmrsg ibmapmrsg allows ULPs to specify NULL as the sgoffset argument. The driver needs to check whether it is a NULL pointer before dereferencing it...

7.5CVSS6.2AI score0.00719EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.4 views

CVE-2024-53226 RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hnsrocemapmrsg ibmapmrsg allows ULPs to specify NULL as the sgoffset argument. The driver needs to check whether it is a NULL pointer before dereferencing it...

7.5AI score0.00719EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/19 12:15 p.m.6 views

UBUNTU-CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS7.2AI score0.00269EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: iommu: Don't reserve 0-length IOVA region

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

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/11/11 7:33 a.m.26 views

CVE-2024-50248

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

5.5CVSS6.9AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.6 views

SUSE CVE-2024-50248

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

6.6CVSS7.7AI score0.00213EPSS
SaveExploits0References15
OSV
OSV
added 2024/11/09 10:14 a.m.22 views

CVE-2024-50248 ntfs3: Add bounds checking to mi_enum_attr()

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

7.1CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.37 views

CVE-2024-50248 ntfs3: Add bounds checking to mi_enum_attr()

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

7.1CVSS0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/09 10:14 a.m.149 views

CVE-2024-50248

CVE-2024-50248 affects the Linux kernel’s ntfs3 component. The advisory states that bounds checking was added to mi_enum_attr() to ensure attributes do not strays beyond valid memory regions, mitigating a memory-safety issue. The entry is resolved in the Linux kernel by updating to a patched vers...

7.1CVSS6.5AI score0.00213EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.8 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
RedHat Linux
RedHat Linux
added 2024/10/30 12:15 a.m.9 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
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-52929 CVE-2024-49878 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: resource: fix regionintersects vs addmemorydrivermanaged On a system with CXL memory, the resource tree /proc/iomem related to CXL memory may look like something as follows. 490000000-50fffffff : CXL Window 0 490000000-50fffffff ...

5.5CVSS6.8AI score0.00299EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/10/21 2:42 p.m.12 views

CVE-2024-49858

In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log table is a Linux specific construct, where the data produced by the GetEventLog boot service is cached in memory, and passed on to the OS...

4.4CVSS7.3AI score0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.15 views

UBUNTU-CVE-2024-47694

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/10/11 4:26 p.m.13 views

CVE-2024-47670

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2xattrfindentry Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/09 3:15 p.m.12 views

CVE-2024-47670

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2xattrfindentry Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case...

7.8CVSS0.0024EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/09 2:49 p.m.15 views

CVE-2024-47670 ocfs2: add bounds checking to ocfs2_xattr_find_entry()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2xattrfindentry Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case...

7.8CVSS6.3AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/10/09 2:49 p.m.24 views

CVE-2024-47670 ocfs2: add bounds checking to ocfs2_xattr_find_entry()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2xattrfindentry Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case...

7.8CVSS0.0024EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/10/09 2:49 p.m.10 views

CVE-2024-47670

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2xattrfindentry Add a paranoia check to make sure it doesn't stray beyond valid memory region containing ocfs2 xattr entries when scanning for a match. It will prevent out-of-bound access in case...

7.8CVSS6.2AI score0.0024EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/30 12:0 a.m.16 views

PT-2024-7992 · Nvidia · Nvidia Triton Inference Server

Name of the Vulnerable Software and Affected Versions: NVIDIA Triton Inference Server affected versions not specified Description: The issue is related to an out-of-bounds read problem in the NVIDIA Triton Inference Server, which can be caused by releasing a shared memory region while it is in us...

6.8CVSS7AI score0.00466EPSS
SaveExploits0References8
Rows per page
Query Builder