Lucene search
K

22 matches found

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

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

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Do not call foliowaitwriteback without a folio reference. foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we removed the PTL, the folio object could be free...

5.5CVSS6.2AI score0.00009EPSS
Exploits0References2
OSV
OSV
added 2026/03/23 7:16 a.m.0 views

ALPINE-CVE-2026-23554

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

7.8CVSS5.9AI score0.00005EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/12/16 12:24 a.m.1 views

SUSE CVE-2025-40218

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

5.5CVSS6.3AI score0.00036EPSS
Exploits0References7
CVE
CVE
added 2025/12/04 2:50 p.m.8 views

CVE-2025-40218

CVE-2025-40218: In the Linux kernel, DAMON’s vaddr implementation was retrying pte_offset_map_lock() on failure, which could loop in scenarios where the target is a PMD migration entry, potentially causing a soft lockup when DAMON runs in parallel with CPU hotplug. The fix removes the retry-on-fa...

5.9AI score0.00036EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.1 views

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

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS5.2AI score0.00017EPSS
Exploits0References2
OSV
OSV
added 2025/10/11 1:21 p.m.2 views

OESA-2025-2411 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing ...

4.7CVSS6.3AI score0.00017EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-28957

Malicious code in bioql PyPI...

6.3AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.1 views

SUSE CVE-2025-39754

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References22
OSV
OSV
added 2025/09/11 5:15 p.m.3 views

AZL-67175 CVE-2025-39754 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS5.6AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

AZL-70952 CVE-2025-39754 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS5.6AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39754 mm/smaps: fix race between smaps_hugetlb_range and migration

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS6AI score0.00017EPSS
Exploits0References7
CVE
CVE
added 2025/09/11 4:52 p.m.12 views

CVE-2025-39754

CVE-2025-39754: Linux kernel race in mm/smaps between smaps_hugetlb_range and migration. The vulnerability arises when smaps_hugetlb_range() handles the page table without holding the ptl, racing with migration and potentially triggering a BUG_ON in pfn_swap_entry_to_page(). The fix is to hold th...

4.7CVSS6AI score0.00017EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.2 views

PT-2025-37213

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition exists between smaps hugetlb range and page migration within the kernel’s memory management subsystem. Specifically, smaps hugetlb range accesses page table entries pt...

4.7CVSS7.2AI score0.00017EPSS
Exploits0
OSV
OSV
added 2025/04/01 4:15 p.m.0 views

UBUNTU-CVE-2025-21933

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.5CVSS5.7AI score0.00097EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.1 views

SUSE CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

5.5CVSS6.6AI score0.00026EPSS
Exploits0References3
NVD
NVD
added 2024/09/11 4:15 p.m.7 views

CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

5.5CVSS0.00026EPSS
Exploits0References2
OSV
OSV
added 2024/08/07 4:15 p.m.1 views

UBUNTU-CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

3.3CVSS5.7AI score0.00029EPSS
Exploits0References5
NVD
NVD
added 2015/03/16 10:59 a.m.22 views

CVE-2014-8173

The pmdnoneortranshugeorclearbad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory PMD entry is a transparent huge-table entry, which allows local users to cause a denial of service NULL pointer...

7.2CVSS7.6AI score0.00045EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2015/03/16 10:59 a.m.37 views

CVE-2014-8173

The pmdnoneortranshugeorclearbad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory PMD entry is a transparent huge-table entry, which allows local users to cause a denial of service NULL pointer...

7.2CVSS6.8AI score0.00045EPSS
Exploits0References3
Prion
Prion
added 2015/03/16 10:59 a.m.31 views

Null pointer dereference

The pmdnoneortranshugeorclearbad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory PMD entry is a transparent huge-table entry, which allows local users to cause a denial of service NULL pointer...

7.2CVSS7.2AI score0.00045EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder