Lucene search
+L

1468 matches found

CNNVD
CNNVD
added 2025/06/30 12:00 a.m.7 views

Linux kernel 安全漏洞

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 Linux kernel, which stems from an out-of-bounds issue in memtrace mmap...

7.1CVSS6.8AI score0.00145EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/06/20 1:03 a.m.7 views

CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

7CVSS7.2AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.16 views

SUSE CVE-2022-50142

In the Linux kernel, the following vulnerability has been resolved: intelth: msu: Fix vmalloced buffers After commit f5ff79fddf0e "dma-mapping: remove CONFIGDMAREMAP" there's a chance of DMA buffer getting allocated via vmalloc, which messes up the mmapping code: RIP: mscmmapfault intelthmsu Call...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References11
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50128

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49988

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

UBUNTU-CVE-2022-50142

In the Linux kernel, the following vulnerability has been resolved: intelth: msu: Fix vmalloced buffers After commit f5ff79fddf0e "dma-mapping: remove CONFIGDMAREMAP" there's a chance of DMA buffer getting allocated via vmalloc, which messes up the mmapping code: RIP: mscmmapfault intelthmsu Call...

7.8CVSS6.2AI score0.00175EPSS
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:00 a.m.22 views

CVE-2022-49988

Mode C: The connected PT-2025-25914 entry documents a Linux kernel vulnerability in the binder_alloc path related to missing mmap read lock calls when using the VMA. Specifically, mmap_read_lock() is not taken in binder_alloc_print_pages() and during checks in binder_alloc_new_buf_locked(), with ...

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.12 views

CVE-2022-49988

...

SaveExploits0
CVE
CVE
added 2025/06/18 11:00 a.m.42 views

CVE-2022-49947

CVE-2022-49947: Linux kernel binder null-ptr dereference in alloc->vma_vm_mm. Connected reports confirm a fix: initialize alloc->vma_vm_mm during open() and cache from current->mm to guarantee safe mmap_lock usage when a binder_proc has not mmap’d to set up alloc space. Descriptions deta...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.7 views

PT-2025-25873 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.0.0-rc1-next-20220819-syzkaller Description: A null-ptr dereference issue has been resolved in the Linux kernel. The issue occurred when a binder proc received a transaction without having previously called mm...

6.2AI score0.00198EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.10 views

PT-2025-25914 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the binder alloc module. The issue involved missing mmap lock calls when using the VMA. Specifically, the mmap read lo...

5.9AI score
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Tracing: Do not allow mmap of persistent ring buffers. When attempting to mmap a trace instance buffer that is attached to reservemem, it would cause a crash: BUG: Unable to handle a page fault for address: ffffe97bd00025c8 PF:...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: exfat: A missing shutdown check was fixed. xfstests generic/730 test failed: After deleting a device that still contained dirty data, the file could still be read without returning an error. The reason is the missing shutdown...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/06/10 12:00 a.m.56 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cowfilerange failed CVE-2024-57976 In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering...

7.8CVSS6.5AI score0.00668EPSS
SaveExploits1
Amazon
Amazon
added 2025/06/02 12:00 a.m.14 views

Medium: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cowfilerange failed CVE-2024-57976 In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 3:20 a.m.6 views

CVE-2023-24180

Libelfin v0.3 was discovered to contain an integer overflow in the load function at elf/mmaploader.cc. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted elf file...

6.5CVSS7.3AI score0.00586EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:44 p.m.8 views

CVE-2021-39802

In changepterange of mprotect.c , there is a possible way to make a shared mmap writable due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7.8CVSS7.3AI score0.00149EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:09 p.m.11 views

CVE-2020-11282

Improper access control when using mmap with the kgsl driver with a special offset value that can be provided to map the memstore of the GPU to user space in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile,...

7.8CVSS7.1AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 10:42 p.m.13 views

CVE-2002-1826

grsecurity 1.9.4 for Linux kernel 2.4.18 allows local users to bypass read-only permissions by using mmap to directly map /dev/mem or /dev/kmem to kernel memory...

4.6CVSS6.7AI score0.01003EPSS
SaveExploits2References1
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS5.5AI score0.00193EPSS
SaveExploits0References1
Rows per page
Query Builder