Lucene search
K

19 matches found

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: iouring/memmap: The nrpages value is cast to sizet before shifting. If the allocated size exceeds UINTMAX, it is necessary to cast the mr-nrpages value to sizet to prevent an overflow. In practice, this is not a major issue, as t...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/12/02 12:29 a.m.2 views

GHSA-MJ73-J457-8X9Q maxminddb's `Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

4.6CVSS6.7AI score
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-29061

Malicious code in bioql PyPI...

6.3AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/09/19 3:26 p.m.2 views

CVE-2025-39844 mm: move page table sync declarations to linux/pgtable.h

In the Linux kernel, the following vulnerability has been resolved: mm: move page table sync declarations to linux/pgtable.h During our internal testing, we started observing intermittent boot failures when the machine uses 4-level paging and has a large amount of persistent memory: BUG: unable t...

5.5CVSS6.2AI score0.00023EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-39793

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to preven...

7.8CVSS7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.1 views

SUSE CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS6.5AI score0.00017EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/14 4:25 p.m.5 views

CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

5.9AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/12 4:15 p.m.4 views

DEBIAN-CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS6.2AI score0.00017EPSS
Exploits0References1
NVD
NVD
added 2025/09/12 4:15 p.m.3 views

CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/12 4:15 p.m.2 views

UBUNTU-CVE-2025-39793

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS5.7AI score0.00017EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.3 views

CVE-2025-39793 io_uring/memmap: cast nr_pages to size_t before shifting

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/12 3:59 p.m.2 views

CVE-2025-39793 io_uring/memmap: cast nr_pages to size_t before shifting

In the Linux kernel, the following vulnerability has been resolved: iouring/memmap: cast nrpages to sizet before shifting If the allocated size exceeds UINTMAX, then it's necessary to cast the mr-nrpages value to sizet to prevent it from overflowing. In practice this isn't much of a concern as th...

7.8CVSS6.2AI score0.00017EPSS
Exploits0References6
CVE
CVE
added 2025/09/12 3:59 p.m.15 views

CVE-2025-39793

Summary (CVE-2025-39793): In the Linux kernel io_uring/memmap path, the vulnerability arises when allocating memory where nr_pages may overflow during a shift if the size exceeds UINT_MAX. The root cause is failure to cast mr->nr_pages to size_t before shifting, which could allow overflow and ...

7.8CVSS6.1AI score0.00017EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/12 12:0 a.m.1 views

PT-2025-37327

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the io uring/memmap component where the nr pages value is not cast to size t before shifting, potentially leading to an overflow if the allocated...

6.4AI score0.00017EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.2 views

SUSE CVE-2024-40917

In the Linux kernel, the following vulnerability has been resolved: memblock: make memblocksetnode also warn about use of MAXNUMNODES On an old x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 mem 0x100000000-0xfffffffff hotplug the commit referenced below leads to thi...

5.5CVSS7.2AI score0.00035EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.21 views

CVE-2024-38610 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

0.00035EPSS
Exploits0References6
CVE
CVE
added 2024/06/19 1:56 p.m.93 views

CVE-2024-38610

The CVE-2024-38610 entry concerns a Linux kernel issue in the acrn_vm_ram_map() path of the ACRN driver. The root cause is flawed follow_pte() usage that can access PFNs incorrectly: (1) it did not verify PTE write permissions (now checked against ACRN_MEM_ACCESS_WRITE); (2) it did not reject ref...

7.8CVSS6.6AI score0.00035EPSS
Exploits0References6Affected Software1
RustSec
RustSec
added 2020/12/02 12:0 p.m.10 views

memmap is unmaintained

The author of the memmap crate is unresponsive. Maintained alternatives: - memmap2...

2AI score
Exploits0Affected Software1
vulnersOsv
vulnersOsv
added 2020/12/02 12:0 p.m.0 views

AitSar (=0.1.1), Boa (>=0.9.0 <=0.10.0) +1425 more potentially affected by unknown CVE via memmap (>=0.1.0 <=0.7.0)

memmap CARGO version =0.1.0, =0.9.0, =0.1.0, =0.1.23, =0.0.1, =0.1.1, =0.1.1, =0.1.0, =0.1.0, =0.1.0, =0.0.1, =0.0.3 - aflakimgui-glium-renderer =0.18.1 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2020-0077...

5.8AI score
Exploits0
Rows per page
Query Builder