Lucene search
K

18 matches found

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

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: kernel: Be more careful regarding failures with dupmmap and the registration of uprobes. If a memory allocation fails during dupmmap, the maple tree can remain in an unsafe state for other iterators besides the exit path. All...

5.5CVSS6.7AI score0.00038EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fixed a race condition involving VMA iteration and mmstruct teardown. The exitmmap function will tear down the VMAs and the maple tree, provided that the mmaplock is held in write mode. Ensure that the maple tree remains...

4.7CVSS5.7AI score0.0001EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.2 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001234)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001234 advisory. The mminit function in kernel/fork.c in the Linux kernel before 4.12.10 does not clear the -exefile member of a new process's mmstruct, allowing a local attacker to...

7.8CVSS6.5AI score0.00051EPSS
Exploits0References7
NVD
NVD
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS0.0001EPSS
Exploits0References3
CVE
CVE
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53614

Summary: CVE-2023-53614 affects the Linux kernel in the mm/ksm path, where exit_mmap() may teardown VMAs and the maple tree while mmap_lock is held, risking a destroyed maple tree being dereferenced. The fix ensures maple tree validity by checking ksm_test_exit() after obtaining mmap_lock in read...

4.7CVSS5.9AI score0.0001EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/03/27 5:15 p.m.0 views

DEBIAN-CVE-2023-52940

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.5CVSS5.7AI score0.00084EPSS
Exploits0References1
CVE
CVE
added 2025/02/27 2:7 a.m.74 views

CVE-2025-21709

CVE-2025-21709 (Linux kernel) involves a race in dup_mmap() that can leave an incomplete mm_struct in an unsafe state when forking or mmap-failure paths are hit. The patch adds MMF_OOM_SKIP to avoid iterating vmas on the out‑of‑memory path and MMF_UNSTABLE to prevent use of a partially initialise...

5.5CVSS6.6AI score0.00038EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.8 views

CVE-2025-21709 kernel: be more careful about dup_mmap() failures and uprobe registering

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering If a memory allocation fails during dupmmap, the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped...

0.00038EPSS
Exploits0References3
OSV
OSV
added 2025/02/27 2:7 a.m.3 views

CVE-2025-21709 kernel: be more careful about dup_mmap() failures and uprobe registering

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering If a memory allocation fails during dupmmap, the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped...

5.5CVSS6.7AI score0.00038EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.5 views

CVE-2025-21709

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering If a memory allocation fails during dupmmap, the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped...

5.5CVSS5.7AI score0.00038EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.2 views

SUSE CVE-2006-0558

perfmon perfmon.c in Linux kernel on IA64 architectures allows local users to cause a denial of service crash by interrupting a task while another process is accessing the mmstruct, which triggers a BUGON action in the putpagetestzero function...

4.9CVSS6.4AI score0.00048EPSS
Exploits0References3
OSV
OSV
added 2017/11/29 3:29 a.m.1 views

DEBIAN-CVE-2017-17052

The mminit function in kernel/fork.c in the Linux kernel before 4.12.10 does not clear the -exefile member of a new process's mmstruct, allowing a local attacker to achieve a use-after-free or possibly have unspecified other impact by running a specially crafted program...

7.8CVSS7.7AI score0.00051EPSS
Exploits0References1
Prion
Prion
added 2017/11/29 3:29 a.m.19 views

Design/Logic Flaw

The mminit function in kernel/fork.c in the Linux kernel before 4.12.10 does not clear the -exefile member of a new process's mmstruct, allowing a local attacker to achieve a use-after-free or possibly have unspecified other impact by running a specially crafted program...

7.2CVSS7.8AI score0.00051EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/04/03 12:0 a.m.110 views

Oracle Linux 5 / 6 : Unbreakable Enterprise kernel (ELSA-2017-3535)

The remote Oracle Linux 5 / 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2017-3535 advisory. - RHEL: complement upstream workaround for CVE-2016-10142. Quentin Casasnovas Orabug: 25765786 CVE-2016-10142 CVE-2016-10142 - net: ping: check...

8.6CVSS7.2AI score0.01307EPSS
Exploits16References15
RedHat Linux
RedHat Linux
added 2007/09/04 2:37 p.m.2 views

ia64 crash

perfmon perfmon.c in Linux kernel on IA64 architectures allows local users to cause a denial of service crash by interrupting a task while another process is accessing the mmstruct, which triggers a BUGON action in the putpagetestzero function...

4.9CVSS5.8AI score0.00048EPSS
Exploits0References4
securityvulns
securityvulns
added 2006/04/21 12:0 a.m.43 views

Linux kernel perfmon DoS

Race conditions on mmstruct structure access...

2.9AI score
Exploits0References1Affected Software1
Prion
Prion
added 2006/04/14 9:2 p.m.22 views

Design/Logic Flaw

perfmon perfmon.c in Linux kernel on IA64 architectures allows local users to cause a denial of service crash by interrupting a task while another process is accessing the mmstruct, which triggers a BUGON action in the putpagetestzero function...

4.9CVSS6AI score0.00048EPSS
Exploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2004/07/31 12:0 a.m.42 views

Mandrake Linux Security Advisory : kernel (MDKSA-2004:037)

A vulnerability was found in the framebuffer driver of the 2.6 kernel. This is due to incorrect use of the fbcopycmap function. CVE-2004-0229 A vulnerability has been found in the Linux kernel in the ipsetsockopt function code. There is an exploitable integer overflow inside the code handling the...

7.2CVSS5.7AI score0.00243EPSS
Exploits1References4
Rows per page
Query Builder