Lucene search
+L

600 matches found

Vulnrichment
Vulnrichment
added 2024/12/27 2:51 p.m.2 views

CVE-2024-56611 mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migratetonode assuming there is at least one VMA in a MM We currently assume that there is at least one VMA in a MM, which isn't true. So we might end up having findvma return NULL, to then de-reference NULL. So...

7.6AI score0.00206EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2024/12/06 12:00 a.m.5 views

VulnCheck KEV: CVE-2023-3269

A vulnerability exists in the memory management subsystem of the Linux kernel. The lock handling for accessing and updating virtual memory areas VMAs is incorrect, leading to use-after-free problems. This issue can be successfully exploited to execute arbitrary kernel code, escalate containers,...

7.8CVSS7AI score0.01304EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/12/05 12:00 a.m.14 views

PT-2024-36919

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue arises from the migrate to node function assuming there is at least one VMA in a MM, which is not always true. This can lead to find vma returning NULL, and subsequently, a null point...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.8 views

SUSE CVE-2024-53109

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

7.8CVSS7.6AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/02 2:15 p.m.3 views

DEBIAN-CVE-2024-53109

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.10 views

AZL-54126 CVE-2024-53109 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

5.5CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.7 views

UBUNTU-CVE-2024-53109

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

7.8CVSS6.6AI score0.00244EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/02 1:44 p.m.4 views

CVE-2024-53109 nommu: pass NULL argument to vma_iter_prealloc()

In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vmaiterprealloc When deleting a vma entry from a maple tree, it has to pass NULL to vmaiterprealloc in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu...

7.8CVSS7.5AI score0.00244EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: drm/i915/vma: Fix UAF on destroy against retire race

A use-after-free flaw was found in drivers/gpu/drm/i915/i915vma.c in the Linux kernel that may lead to a crash...

7.8CVSS7.2AI score0.00244EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.7 views

SUSE CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS7.6AI score0.00223EPSS
SaveExploits0References26
OSV
OSV
added 2024/11/08 6:15 a.m.5 views

DEBIAN-CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.7 views

UBUNTU-CVE-2024-50199

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocate an anonymous 1GB HugeTLB and some other anonymous...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References49
OSV
OSV
added 2024/10/21 6:15 p.m.30 views

UBUNTU-CVE-2024-49975

In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "uprobes" vma xoladdvma maps the uninitialized page allocated by createxolarea into userspace. On some architectures x86 this memory is readable even without VMREAD, VMEXEC results in the same...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 6:02 p.m.10 views

CVE-2024-49975 uprobes: fix kernel info leak via "[uprobes]" vma

In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "uprobes" vma xoladdvma maps the uninitialized page allocated by createxolarea into userspace. On some architectures x86 this memory is readable even without VMREAD, VMEXEC results in the same...

6.2AI score
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.6 views

SUSE CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7CVSS7.6AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

DEBIAN-CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.24 views

CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/11 12:00 a.m.7 views

Vulnerability of the i915_vma_revoke_fence() function (driver/gpu/drm/i915/gt/intel_ggtt_fencing.c) in Intel 8xx/9xx/G3x/G4x/HD graphics cards’ Linux kernel drivers, allowing a hacker to increase their privileges

The vulnerability of the i915vmarevokefence function driver/gpu/drm/i915/gt/intelggttfencing.c in Intel 8xx/9xx/G3x/G4x/HD video card drivers for the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their...

7.8CVSS6.5AI score0.0027EPSS
SaveExploits0References40Affected Software8
Tenable Nessus
Tenable Nessus
added 2024/09/25 12:00 a.m.133 views

Oracle Linux 8 : kernel (ELSA-2024-7000)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-7000 advisory. - wifi: mac80211: Avoid address calculations via out of bounds array indexing Michal Schmidt RHEL-51278 CVE-2024-41071 - protect the fetch of -fdfd in...

10CVSS6.9AI score0.01028EPSS
SaveExploits2References140
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 views

kernel: drm/i915/vma: Fix UAF on destroy against retire race

A use-after-free flaw was found in drivers/gpu/drm/i915/i915vma.c in the Linux kernel that may lead to a crash...

7.8CVSS7.2AI score0.00244EPSS
SaveExploits0References5
Rows per page
Query Builder