Lucene search
+L

1179 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm: fixed a UAF Use-After-Free issue when vma-mm is freed after vma-vmrefcnt has been dropped. By introducing delays in the appropriate places, Jann Horn created a scenario where a UAF issue could occur—a problem that became...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Handle invalid large leaf mappings correctly It has been possible for a long time to mark ptes in the linear map as invalid. This is done for secretmem, kfence, realm dma memory un/share, and others, by simply clearing...

7.5CVSS5.8AI score0.0029EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/hfi1: Fixed a use-after-free bug related to the mm struct. Under certain conditions, such as MPIAbort, the hfi1 cleanup code may represent the last reference held on the task’s mm. hfi1mmurbunregister then releases the la...

7.8CVSS6.5AI score0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/16 12:20 p.m.30 views

CLSA-2026-1778930898 kernel: Fix of CVE-2026-46300

ptrace: require CAPSYSPTRACE when task has no mm - net: udpoffload: propagate SKBFLSHAREDFRAG in skbgroreceivelist CVE-2026-46300...

7.8CVSS6AI score0.09481EPSS
SaveExploits14References1
GithubExploit
GithubExploit
added 2026/05/16 3:34 a.m.329 views

Exploit for CVE-2026-46333

/ || | | | / ...

5.8AI score0.01501EPSS
SaveExploits6
CVE
CVE
added 2026/05/08 2:21 p.m.37 views

CVE-2026-43418

CVE-2026-43418 describes a race in the Linux kernel sched/mmcid subsystem: when new tasks are created concurrently, a newly forked task is counted as an MMCID user before it is visible in thread and task lists, which can lead to an incorrect CID allocation and potentially a machine stall. The mit...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.10 views

CVE-2026-43418 sched/mmcid: Prevent CID stalls due to concurrent forks

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.45 views

CVE-2026-43416 powerpc, perf: Check that current->mm is alive before getting user callchain

In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current-mm is alive before getting user callchain It may happen that mm is already released, which leads to kernel panic. This adds the NULL check for current-mm, similarly to commit 20afc60f892d "x86,...

0.00121EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/08 2:21 p.m.20 views

CVE-2026-43416

In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current-mm is alive before getting user callchain It may happen that mm is already released, which leads to kernel panic. This adds the NULL check for current-mm, similarly to commit 20afc60f892d "x86,...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43285 mm/slab: do not access current->mems_allowed_seq if !allow_spin

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not access current-memsallowedseq if !allowspin Lockdep complains when getfromanypartial is called in an NMI context, because current-memsallowedseq is seqcountspinlockt and not NMI-safe:...

5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.24 views

PT-2026-39077

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the powerpc architecture's perf subsystem where the kernel fails to verify if current-mm is active before attempting to retrieve the user callchain. This can lead to a...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References49
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31568

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't have the PGarch1 bit set. That bit is set for...

7.1CVSS5.4AI score0.00124EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/03 4:16 p.m.30 views

UBUNTU-CVE-2026-31398

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix incorrect pte restoration for lazyfree folios We batch unmap anonymous lazyfree folios by foliounmapptebatch. If the batch has a mix of writable and non-writable bits, we may end up setting the entire batch writable...

7.8CVSS5.7AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/03 3:15 p.m.10 views

CVE-2026-23429 iommu/sva: Fix crash in iommu_sva_unbind_device()

In the Linux kernel, the following vulnerability has been resolved: iommu/sva: Fix crash in iommusvaunbinddevice domain-mm-iommumm can be freed by iommudomainfree: iommudomainfree mmdrop mmdrop mmpasiddrop After iommudomainfree returns, accessing domain-mm-iommumm may dereference a freed mm...

7.8CVSS6.6AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/04/03 12:00 a.m.10 views

The vulnerability of the do_sync_mmap_readahead() function in the mm/filemap.c module of the Linux kernel’s memory management subsystem allows a hacker to cause a service failure.

The vulnerability of the dosyncmmapreadahead function in the mm/filemap.c module of the Linux kernel’s memory management subsystem is related to improper control of resource identifiers “resource injection”. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00288EPSS
SaveExploits0References19Affected Software2
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from mm mseal failing to correctly update the end address during the merging of VMA sections,...

5.5CVSS6AI score0.00218EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.8 views

The vulnerability of the page_cache_ra_order() function in the mm/readahead.c module of the Linux kernel’s memory management subsystem allows a hacker to induce a service failure.

The vulnerability of the pagecacheraorder function in the mm/readahead.c module of the Linux kernel’s memory management subsystem is related to incorrect type conversion or casting. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00173EPSS
SaveExploits0References6Affected Software1
Redos
Redos
added 2026/03/24 12:00 a.m.18 views

ROS-20260324-73-0005

A vulnerability in the mm/vmalloc.c component of the Linux kernel is related to resource release errors. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/10 8:46 p.m.48 views

CVE-2026-0110

In MMDATAIND of cnNrSmMsgHdlrFromMM.cpp, there is a possible EoP due to memory corruption. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00306EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.14 views

Google Pixel 安全漏洞

The Google Pixel is a smartphone produced by Google Inc. The Google Pixel has a security vulnerability, which stems from memory corruption in the MMDATAIND component of cnNrSmMsgHdlrFromMM.cpp. This vulnerability may lead to remote privilege escalation...

9.8CVSS5.8AI score0.00306EPSS
SaveExploits0References1
Rows per page
Query Builder