Lucene search
+L

743 matches found

CVE
CVE
added 2024/02/15 5:11 a.m.65 views

CVE-2022-23091

CVE-2022-23091 relates to FreeBSD: memory sharing in the virtual memory system mishandled, allowing an unprivileged local process to keep a page mapping after it is freed and read private data from other processes or the kernel. The advisory (FreeBSD-SA-22:11.vm) and VuXML entry describe the issu...

4CVSS4AI score0.00174EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/02/15 5:11 a.m.28 views

CVE-2022-23091 Memory disclosure by stale virtual memory mapping

A particular case of memory sharing is mishandled in the virtual memory system. This is very similar to SA-21:08.vm, but with a different root cause. An unprivileged local user process can maintain a mapping of a page after it is freed, allowing that process to read private data belonging to othe...

6.4AI score0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2023/12/05 3:15 a.m.32 views

CVE-2023-33107

Memory corruption in Graphics Linux while assigning shared virtual memory region during IOCTL call...

8.4CVSS0.00892EPSS
SaveExploits0References2
Prion
Prion
added 2023/12/05 3:15 a.m.33 views

Memory corruption

Memory corruption in Graphics Linux while assigning shared virtual memory region during IOCTL call...

4.3CVSS7.5AI score0.00892EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/12/05 3:4 a.m.42 views

CVE-2023-33107 Integer Overflow or Wraparound in Graphics Linux

Memory corruption in Graphics Linux while assigning shared virtual memory region during IOCTL call...

8.4CVSS8.7AI score0.00892EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.4 views

kernel: drm/amdkfd: Fix double release compute pasid

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfdprocessdeviceinitvm returns failure after vm is converted to compute vm and vm-pasid set to compute pasid, KFD will not take pdd-drmfile reference. As a result, drm close file...

7.8CVSS6.7AI score0.00151EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.5 views

kernel: drm/i915: Avoid potential vm use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS6.3AI score0.00221EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/11/14 12:0 a.m.7 views

The vulnerability of the _bfd_vms_save_sized_string function in the vms-misc.c component of the GNU Binutils development environment allows a attacker to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the bfdvmssavesizedstring function in the vms-misc.c component of the GNU Binutils development environment is related to reading data beyond the buffer’s allowed limits. Exploiting this vulnerability allows an attacker to gain access to confidential data, compromise its...

10CVSS7.1AI score0.01455EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.12 views

kernel: drm/i915: Avoid potential vm use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS6.3AI score0.00221EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/08/31 1:57 a.m.4 views

SUSE 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.3AI score0.00255EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/08/29 10:15 p.m.5 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.00255EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/08/29 9:22 a.m.5 views

kernel: unmap_mapping_range() race with munmap() on VM_PFNMAP mappings leads to stale TLB entry

A flaw was found in include/asm-generic/tlb.h in the Linux kernel due to a race condition unmapmappingrange versus munmap. This issue allows a device driver to free a page while it still has stale TLB entries...

4.7CVSS6.6AI score0.00216EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.172 views

Ubuntu 22.04 LTS : Linux kernel (OEM) vulnerabilities (USN-6249-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6249-1 advisory. Ruihan Li discovered that the memory management subsystem in the Linux kernel contained a race condition when accessing VMAs in certain conditions, leadi...

7.8CVSS7.9AI score0.01484EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2023/07/20 7:0 a.m.5 views

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

...

7.8CVSS7.2AI score0.01484EPSS
SaveExploits1
Amazon
Amazon
added 2023/07/19 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ubi: Fix race condition between ctrlcdevioctl and ubicdevioctl CVE-2021-47634 In the Linux kernel, the following vulnerability has been resolved: Revert "Revert "block, bfq: honor already-setup queue merges""...

8.8CVSS4.8AI score0.00773EPSS
SaveExploits7
SUSE CVE
SUSE CVE
added 2023/07/12 1:58 a.m.2 views

SUSE 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, a...

7.8CVSS7.4AI score0.01484EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/07/11 12:15 p.m.2 views

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

7.8CVSS6AI score0.01484EPSS
SaveExploits1References10
OSV
OSV
added 2023/07/11 12:15 p.m.1 views

DEBIAN-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, a...

7.8CVSS7.6AI score0.01484EPSS
SaveExploits1References1
OSV
OSV
added 2023/07/11 12:15 p.m.12 views

AZL-27644 CVE-2023-3269 affecting package hyperv-daemons for versions less than 5.15.158.1-1

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

7.8CVSS7AI score0.01484EPSS
SaveExploits1References1
OSV
OSV
added 2023/07/11 12:15 p.m.8 views

AZL-27411 CVE-2023-3269 affecting package kernel for versions less than 5.15.122.1-2

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

7.8CVSS7.3AI score0.01484EPSS
SaveExploits1References1
Rows per page
Query Builder