Lucene search
+L

46 matches found

CVE
CVE
added 2025/12/24 10:55 a.m.18 views

CVE-2023-53989

CVE-2023-53989 (Linux kernel, arm64) The issue is a faulty VA-range sanity check in mm/create_mapping_noalloc() and mm/update_mapping_prot() that could incorrectly trigger on certain regions. The historical condition ((virt >= PAGE_END) && (virt

6.1AI score0.0018EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-52946

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to a Virtual Address VA range sanity check within the arm64 architecture. Specifically, the checks in create mapping noalloc and update mapping...

6.4AI score0.0018EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/04 3:30 p.m.7 views

EUVD-2025-201161

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

6AI score0.00164EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 2:14 p.m.25 views

CVE-2025-40216

CVE-2025-40216 concerns Linux kernel code for io_uring/rsrc: the fix removes a flawed bit-mask/offset calculation that assumed user pointer alignment when coalescing the first page into a folio. The vulnerability description across multiple sources states there is no guaranteed user pointer align...

6.1AI score0.00164EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.5 views

PT-2025-49027

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the io uring/rsrc subsystem. The problem arises because the system does not guarantee alignment for user pointers. Specifically, the calculation...

8.8CVSS6.8AI score0.00908EPSS
SaveExploits6References376
EUVD
EUVD
added 2025/11/13 12:30 a.m.5 views

EUVD-2025-150375

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

5.6AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

DEBIAN-CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

5.7AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.12 views

UBUNTU-CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

5.9AI score0.0018EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.11 views

CVE-2025-40199

In the Linux kernel, the following vulnerability has been resolved: pagepool: Fix PPMAGICMASK to avoid crashing on some 32-bit arches Helge reported that the introduction of PPMAGICMASK let to crashes on boot on his 32-bit parisc machine. The cause of this is the mask is set too wide, so the...

5.6AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

DEBIAN-CVE-2025-40077

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid overflow while left shift operation Should cast type of folio-index from pgofft to lofft to avoid overflow while left shift operation...

5.2AI score0.00187EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/28 11:48 a.m.25 views

CVE-2025-40077

CVE-2025-40077 is a Linux kernel/FP (F2FS) related fix: the issue was an overflow risk during a left shift involving folio->index. The described root cause is casting folio->index from pgoff_t to loff_t to prevent overflow, with the correction implemented in f2fs code paths. The connected O...

6.4AI score0.00187EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/28 11:48 a.m.5 views

EUVD-2025-36451

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid overflow while left shift operation Should cast type of folio-index from pgofft to lofft to avoid overflow while left shift operation...

6.2AI score0.00187EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-17236

Malware in sbrugna...

8.4CVSS7.6AI score0.00146EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38195

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - LoongArch: Fix panic caused by NULL-PMD in hugepteoffset ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace:...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/07 11:24 p.m.3 views

SUSE CVE-2025-38195

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in hugepteoffset ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: hugepteoffset+0x3c/0x58 hugetlbfollowpagemask+0x74/0x438...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38195

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in hugepteoffset ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: hugepteoffset+0x3c/0x58 hugetlbfollowpagemask+0x74/0x438...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/04 1:37 p.m.54 views

CVE-2025-38195

CVE-2025-38195 concerns the Linux kernel LoongArch code, where a NULL-PMD handling path in huge_pte_offset() could trigger a kernel-panic when processing huge pages, as shown by the error trace and mitigation notes. The issue affects the kernel’s page fault / madvise pathways, with a local attack...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/04 1:37 p.m.6 views

CVE-2025-38195

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in hugepteoffset ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: hugepteoffset+0x3c/0x58 hugetlbfollowpagemask+0x74/0x438...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.7 views

device-dax: correct pgoff align in dax_set_mapping()

...

5.5CVSS7AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2024/06/20 12:15 p.m.4 views

UBUNTU-CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.3AI score0.00915EPSS
SaveExploits0References8
Rows per page
Query Builder