Lucene search
+L

1467 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38565

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this mig...

7.8CVSS5.8AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-24180

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.5CVSS6.7AI score0.00586EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/08/22 12:00 a.m.15 views

CVE-2024-56179

In MindManager Windows versions prior to 24.1.150, attackers could potentially write to unexpected directories in victims' machines via directory traversal if victims opened file attachments located in malicious mmap files...

0.00379EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.6 views

SUSE CVE-2025-38564

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perfmmap After successful allocation of a buffer or a successful attachment to an existing buffer perfmmap tries to map the buffer read only into the page table. If that fails, t...

6.3CVSS6.8AI score0.00154EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/19 5:15 p.m.14 views

AZL-66539 CVE-2025-38565 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this might increase the perfrdpmcallowed reference counter. But nothing undoe...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.10 views

AZL-73803 CVE-2025-38565 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this might increase the perfrdpmcallowed reference counter. But nothing undoe...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.3 views

DEBIAN-CVE-2025-38565

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this might increase the perfrdpmcallowed reference counter. But nothing undoe...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.3 views

DEBIAN-CVE-2025-38563

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the event supports it. Once the first mapping is...

7.8CVSS6.2AI score0.00384EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.9 views

UBUNTU-CVE-2025-38564

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perfmmap After successful allocation of a buffer or a successful attachment to an existing buffer perfmmap tries to map the buffer read only into the page table. If that fails, t...

5.8CVSS5.9AI score0.00154EPSS
SaveExploits0References6
CVE
CVE
added 2025/08/19 5:02 p.m.72 views

CVE-2025-38565

CVE-2025-38565: In the Linux kernel perf_mmap() path, if buffer allocation fails the code still invokes event_mapped(), which can increment perf_rdpmc_allowed on x86 and leaks references because perf_mmap_close() is not called. The documented fix is to return early on failure to prevent the refer...

7.8CVSS7.1AI score0.0018EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:02 p.m.22 views

CVE-2025-38565

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perfmmap fail When perfmmap fails to allocate a buffer, it still invokes the eventmapped callback of the related event. On X86 this might increase the perfrdpmcallowed reference counter. But nothing undoe...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:02 p.m.79 views

CVE-2025-38563

CVE-2025-38563 affects the Linux kernel perf subsystem. The issue arises when perf mmap-based mappings can be split (VMA split) after initial mapping, causing mismatched offsets/sizes and leaking reference counts for ringbuffer/auxiliary buffers. The fix adds vm_operations_struct.may_split() and ...

7.8CVSS7.3AI score0.00384EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:02 p.m.22 views

CVE-2025-38564

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perfmmap After successful allocation of a buffer or a successful attachment to an existing buffer perfmmap tries to map the buffer read only into the page table. If that fails, t...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.5 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 the Linux kernel that stems from an incorrect handling of perfmmap failures, which could lead to a reference count leak...

7.8CVSS8.1AI score0.0018EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.11 views

PT-2025-33763 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The perf mmap function in the Linux kernel does not correctly handle buffer mapping failures. Specifically, if mapping a buffer read-only into the page table fails after successful...

7.1AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-fil...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2018-12896

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel through 4.17.3. An Integer Overflow in kernel/time/posix- timers.c in the POSIX timer code is caused by the way the...

5.5CVSS6.1AI score0.00653EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-42075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refc...

7.8CVSS5.6AI score0.00221EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38364

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mapletree: fix MASTATEPREALLOC flag in maspreallocate Temporarily clear the preallocation fl...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49947

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by...

5.5CVSS5.2AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder