Lucene search
+L

269 matches found

CVE
CVE
added 2024/07/12 12:20 p.m.179 views

CVE-2024-39497

CVE-2024-39497: In the Linux kernel, drm/shmem-helper fix for a BUG_ON() triggered by mmap(PROT_WRITE, MAP_PRIVATE) in drm_gem_shmem_mmap. The issue arose from a missing check for copy-on-write (COW) mappings, which could lead to a kernel panic at vmf_insert_pfn_prot when a VMA has VM_PFNMAP and ...

5.5CVSS6.4AI score0.00275EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.20 views

CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS5.6AI score0.00275EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:20 p.m.24 views

CVE-2024-39497 drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6AI score0.00275EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an issue with the mm:shmem component getting the wrong lruvec when replacing the shmem folio...

5.5CVSS8.3AI score0.00208EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.2 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of checking of copy-on-write COW mappings when processing writes by the drm/shmem-helper component,...

5.5CVSS8.1AI score0.00275EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/12 12:0 a.m.8 views

PT-2024-29166 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when replacing an old shmem folio with a new one, causing mem cgroup migrate to clear the old folio's memcg data. As a result, the old folio cannot obtain the correct...

9.8CVSS6.7AI score0.02701EPSS
SaveExploits3References694
NVD
NVD
added 2024/06/27 8:15 p.m.16 views

CVE-2024-39207

lua-shmem v1.0-1 was discovered to contain a buffer overflow via the shmemwrite function...

8.2CVSS0.00523EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/06/27 12:0 a.m.13 views

CVE-2024-39207

lua-shmem v1.0-1 was discovered to contain a buffer overflow via the shmemwrite function...

7.8AI score0.00523EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/27 12:0 a.m.25 views

CVE-2024-39207

lua-shmem v1.0-1 was discovered to contain a buffer overflow via the shmemwrite function...

0.00523EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.7 views

PT-2024-28387 · Lua-Shmem · Lua-Shmem

Name of the Vulnerable Software and Affected Versions: lua-shmem version 1.0-1 Description: A buffer overflow issue was discovered in lua-shmem via the shmem write function. Recommendations: For lua-shmem version 1.0-1, consider disabling the shmem write function until a patch is available...

8.2CVSS7.8AI score0.00523EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/27 12:0 a.m.48 views

CVE-2024-39207

Lua-shmem v1.0-1 contains a buffer overflow in the shmem_write function. The CVE-2024-39207 entry (CVSS v3.1: 8.2, HIGH) indicates network attack vector with no privileges, no user interaction, causing high availability impact and low integrity impact. Connected advisories corroborate the same de...

8.2CVSS7.9AI score0.00523EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/06/12 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4mbclearbb CVE-2022-50021 In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible uaf for 'bfqq-bic' CVE-2022-50488 In the...

7.8CVSS6.3AI score0.00474EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.4 views

SUSE CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS7.7AI score0.00646EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.34 views

CVE-2024-35797

CVE-2024-35797 is a vulnerability in the Linux kernel’s memory management, specifically affecting the cachestat feature when handling shared memory. The flaw stems from race conditions during operations like swapping or invalidation, which can lead to out-of-bounds memory access or invalid pointe...

5.5CVSS6.5AI score0.00646EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS7.5AI score0.00646EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS5.7AI score0.00646EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS6.2AI score0.00646EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.37 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS7AI score0.00646EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.24 views

CVE-2024-35797 mm: cachestat: fix two shmem bugs

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.2AI score0.00646EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.111 views

CVE-2024-35797

CVE-2024-35797 is confirmed in the MiracleLinux advisory tied to kernel 5.14.0-427.35.1 (AXSA:2024-8827:29). The advisory cites the same Linux kernel fix described in CVE-2024-35797: two shmem-related bugs in mm: cachestat. First, a poisoned swap entry could lead to an out-of-bounds access in swa...

5.5CVSS6.7AI score0.00646EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder