Lucene search
+L

600 matches found

Vulnrichment
Vulnrichment
added 2024/02/08 12:38 p.m.14 views

CVE-2024-1312 Kernel: race condition leads to use after free during vma lock in lock_vma_under_rcu

A use-after-free flaw was found in the Linux kernel's Memory Management subsystem when a user wins two races at the same time with a fail in the masprevslot function. This issue could allow a local user to crash the system...

5.1CVSS6.6AI score0.00228EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/12/29 12:00 a.m.8 views

PT-2023-9556 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is caused by page migration in the Linux kernel. When running stress-ng testing, a kernel crash occurred after a few hours due to an incorrect page mapping. The scenario...

7.8CVSS6.5AI score0.51248EPSS
SaveExploits2References479
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 views

kernel: mm: hugetlb: fix UAF in hugetlb_handle_userfault

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: fix UAF in hugetlbhandleuserfault The vmalock and hugetlbfaultmutex are dropped before handling userfault and reacquire them again after handleuserfault, but reacquire the vmalock could lead to UAF1,2 due to the...

7.8CVSS6.8AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.11 views

kernel: drm/i915: Fix a memory leak with reused mmap_offset

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2023/09/04 12:00 a.m.274 views

Linux 6.4 Use-After-Free / Race Condition

Linux 6.4: UAF race between mbind and VMA-locked page fault tested on git master, at commit 57012c57536f Summary: There's a race between mbind and VMA-locked page faults, leading to UAF. You can quickly hit this with a straightforward reproducer that just keeps calling mbind on one thread and...

7.1AI score
SaveExploits0
zdt
zdt
added 2023/09/04 12:00 a.m.184 views

Linux 6.4 Use-After-Free / Race Condition Exploit

There is a race between mbind and VMA-locked page faults in the Linux 6.4 kernel, leading to a use-after-free condition. Linux 6.4: UAF race between mbind and VMA-locked page fault tested on git master, at commit 57012c57536f Summary: There's a race between mbind and VMA-locked page faults, leadi...

7.3AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/09/02 7:00 a.m.13 views

Use after free race between mbind() and vma-locked page fault

...

7CVSS7.3AI score0.00269EPSS
SaveExploits1
OSV
OSV
added 2023/08/29 10:15 p.m.12 views

AZL-28546 CVE-2023-4611 affecting package kernel for versions less than 5.15.135.1-2

A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak...

6.3CVSS6.7AI score0.00269EPSS
SaveExploits1References1
OSV
OSV
added 2023/08/29 10:15 p.m.5 views

DEBIAN-CVE-2023-4611

A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak...

6.3CVSS6.5AI score0.00269EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2023/08/29 10:15 p.m.38 views

CVE-2023-4611

A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak...

7CVSS6.7AI score0.00269EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/08/29 9:25 p.m.55 views

CVE-2023-4611 Use after free race between mbind() and vma-locked page fault

A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak...

7CVSS6.6AI score0.00269EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2023/08/29 7:45 p.m.32 views

CVE-2023-4611

A use-after-free flaw was found in mm/mempolicy.c in the memory management subsystem in the Linux Kernel. This issue is caused by a race between mbind and VMA-locked page fault, and may allow a local attacker to crash the system or lead to a kernel information leak. Mitigation Mitigation for this...

7CVSS6AI score0.00269EPSS
SaveExploits1References4
Openbugbounty
Openbugbounty
added 2023/07/30 11:50 a.m.15 views

vma-emailmarketing.com Cross Site Scripting vulnerability OBB-3555461

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/07/20 7:00 a.m.9 views

Distros-[dirtyvma] privilege escalation via non-rcu-protected vma traversal

...

7.8CVSS7.2AI score0.01304EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/07/18 8:31 a.m.14 views

kernel: use-after-free related to leaf anon_vma double reuse

A memory leak flaw with use-after-free capability was found in the Linux kernel. The VMA mm/rmap.c functionality in the ismergeableanonvma function continuously forks, using memory operations to trigger an incorrect reuse of leaf anonvma. This issue allows a local attacker to crash the system...

5.5CVSS6.6AI score0.00871EPSS
SaveExploits3References5
F5 Networks
F5 Networks
added 2023/07/11 4:25 p.m.40 views

K000135446: Linux kernel vulnerability CVE-2023-3269

Security Advisory Description 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 kerne...

7.8CVSS7.6AI score0.01304EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/07/06 12:00 a.m.53 views

Debian DSA-5448-1 : linux - security update

The remote Debian 12 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5448 advisory. - An out-of-bounds memory access flaw was found in the Linux kernel's XFS file system in how a user restores an XFS image after failure with a dirty log journal...

9.8CVSS7.2AI score0.06127EPSS
SaveExploits4References27
RedHat Linux
RedHat Linux
added 2023/05/31 3:57 p.m.19 views

kernel: use-after-free related to leaf anon_vma double reuse

A memory leak flaw with use-after-free capability was found in the Linux kernel. The VMA mm/rmap.c functionality in the ismergeableanonvma function continuously forks, using memory operations to trigger an incorrect reuse of leaf anonvma. This issue allows a local attacker to crash the system...

5.5CVSS6.6AI score0.00871EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.9 views

kernel: use-after-free related to leaf anon_vma double reuse

A memory leak flaw with use-after-free capability was found in the Linux kernel. The VMA mm/rmap.c functionality in the ismergeableanonvma function continuously forks, using memory operations to trigger an incorrect reuse of leaf anonvma. This issue allows a local attacker to crash the system...

5.5CVSS6.6AI score0.00871EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:43 a.m.11 views

kernel: use-after-free related to leaf anon_vma double reuse

A memory leak flaw with use-after-free capability was found in the Linux kernel. The VMA mm/rmap.c functionality in the ismergeableanonvma function continuously forks, using memory operations to trigger an incorrect reuse of leaf anonvma. This issue allows a local attacker to crash the system...

5.5CVSS6.6AI score0.00871EPSS
SaveExploits3References5
Rows per page
Query Builder