Lucene search
+L

22 matches found

EUVD
EUVD
added yesterday4 views

EUVD-2026-55558

In the Linux kernel, the following vulnerability has been resolved: arm64: make hugeptepget handled unaligned addresses hugeptepget can be handed a virtual address pointing to the middle of a contpmd/contpte mapped hugetlb folio examples of callers are pagemaphugetlbrange, pagemappedinvma. The...

5.4AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005138)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005138 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR34:0 when loading PDPTEs from memory Ignore nCR34:0 when loading PDPTEs from...

8.4CVSS6.7AI score0.00243EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/05 12:26 a.m.9 views

SUSE CVE-2025-40216

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 ...

6.7CVSS6.5AI score0.00139EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/04 3:15 p.m.9 views

CVE-2025-40216

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 ...

7.8CVSS0.00139EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/04 2:14 p.m.33 views

CVE-2025-40216 io_uring/rsrc: don't rely on user vaddr alignment

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 ...

7.8CVSS0.00139EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/04 2:14 p.m.29 views

CVE-2025-40216

CVE-2025-40216 affects the Linux kernel io_uring/rsrc path: the calculation of the offset for the first page into a folio after coalescing relied on an alignment mask despite no guaranteed user-vaddr alignment. The issue is resolved in updated kernel releases (e.g., SUSE-SU-2026:2800-1 and relate...

7.8CVSS6.1AI score0.00139EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/04 2:14 p.m.9 views

CVE-2025-40216

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 ...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/04 12:0 a.m.9 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 unverified user virtual address alignment, which could lead to memory access errors...

6.1AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/20 11:27 p.m.5 views

SUSE CVE-2025-40008

In the Linux kernel, the following vulnerability has been resolved: kmsan: fix out-of-bounds access to shadow memory Running sha224kunit on a KMSAN-enabled kernel results in a crash in kmsaninternalsetshadoworigin: BUG: unable to handle page fault for address: ffffbc3840291000 PF: supervisor read...

6.4AI score0.00229EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/15 12:0 a.m.7 views

PT-2025-22184

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the alignment of the section vmemmap start address to PAGE SIZE. This issue could lead to a kernel crash when the sectio...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/08 12:0 a.m.6 views

PT-2025-14330

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc2+ 241 Description A vulnerability in the Linux kernel has been resolved, related to the LoongArch architecture. The issue arises when the base address allocated from hugetlbfs is not aligned with the pm...

7.8CVSS6AI score0.00337EPSS
SaveExploits0References201
SUSE CVE
SUSE CVE
added 2025/01/12 12:16 a.m.7 views

SUSE CVE-2024-51729

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copyusergiganticpage In current kernel, hugetlbwp calls copyuserlargefolio with the fault address. Where the fault address may be not aligned with the huge page size. Then, copyuserlargefolio may call...

4.2CVSS7.6AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

DEBIAN-CVE-2024-52319

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in cleargiganticpage In current kernel, hugetlbnopage calls foliozerouser with the fault address. Where the fault address may be not aligned with the huge page size. Then, foliozerouser may call...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

UBUNTU-CVE-2024-52319

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in cleargiganticpage In current kernel, hugetlbnopage calls foliozerouser with the fault address. Where the fault address may be not aligned with the huge page size. Then, foliozerouser may call...

7.8CVSS6.1AI score0.00214EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

UBUNTU-CVE-2024-51729

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copyusergiganticpage In current kernel, hugetlbwp calls copyuserlargefolio with the fault address. Where the fault address may be not aligned with the huge page size. Then, copyuserlargefolio may call...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/11 12:35 p.m.100 views

CVE-2024-51729

Technical details for CVE-2024-51729 are not provided in the connected documents. The supplied items reference a kernel fix at a high level but do not enumerate affected products/versions beyond generic kernel context; monitor for updates.

7.8CVSS6.4AI score0.00214EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.24 views

CVE-2024-51729 mm: use aligned address in copy_user_gigantic_page()

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copyusergiganticpage In current kernel, hugetlbwp calls copyuserlargefolio with the fault address. Where the fault address may be not aligned with the huge page size. Then, copyuserlargefolio may call...

7.8CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:35 p.m.10 views

CVE-2024-51729 mm: use aligned address in copy_user_gigantic_page()

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copyusergiganticpage In current kernel, hugetlbwp calls copyuserlargefolio with the fault address. Where the fault address may be not aligned with the huge page size. Then, copyuserlargefolio may call...

7.8CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26712

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasaninitregion, when kstart is not page aligned, at the begin of for loop, kcur = kstart & PAGEMASK is less than kstart, and then va = block + kcur - kstart is less than...

7.8CVSS5.3AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/18 11:15 a.m.30 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.4AI score0.00243EPSS
SaveExploits0References10
Rows per page
Query Builder