Lucene search
K

32 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-43884

In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migrate folio move records the deferred split queue state from src and replays it on dst. Replaying it after remove migration ptessrc, dst, 0 makes dst visible before it is...

5.8AI score0.00024EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2026/05/14 2:16 a.m.44 views

Windows-pentest-lab

Windows-pentest-lab Penetration testing and vulnerability asse...

10CVSS7.1AI score0.94454EPSS
Exploits123
NVD
NVD
added 2026/05/13 4:16 p.m.5 views

CVE-2026-43486

In the Linux kernel, the following vulnerability has been resolved: arm64: contpte: fix setaccessflags no-op check for SMMU/ATS faults contpteptepsetaccessflags compared the gathered ptepget value against the requested entry to detect no-ops. ptepget ORs AF/dirty from all sub-PTEs in the CONT...

0.00023EPSS
Exploits0References4
CVE
CVE
added 2026/04/22 1:53 p.m.5 views

CVE-2026-31466

CVE-2026-31466 affects the Linux kernel; root cause is a race in softleaf_to_folio() related to missing memory barrier (smp_rmb) when handling migration/compound pages, leading to potential incorrect folio modification. The issue was addressed by adding the missing memory barrier in softleaf_to_f...

4.7CVSS5.6AI score0.00014EPSS
Exploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/02/05 12:24 a.m.2 views

SUSE CVE-2026-23097

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.5CVSS5.2AI score0.00018EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:8 p.m.3 views

CVE-2026-23097

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.2AI score0.00018EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:8 p.m.3 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.5CVSS5.3AI score0.00018EPSS
Exploits0References10
EUVD
EUVD
added 2026/02/04 4:8 p.m.3 views

EUVD-2026-5445

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.2AI score0.00018EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.24 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

0.00018EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-51783

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00015EPSS
Exploits0References2
NVD
NVD
added 2024/12/02 2:15 p.m.12 views

CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

5.5CVSS0.00015EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.8 views

CVE-2024-53111 mm/mremap: fix address wraparound in move_page_tables()

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

0.00015EPSS
Exploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.103 views

CVE-2024-53111

CVE-2024-53111 affects the Linux kernel on 32-bit platforms, in the mremap path (mm/mremap: fix address wraparound in move_page_tables). The bug could misdetect success when copying PTEs due to a wraparound in len + old_addr

5.5CVSS6.8AI score0.00015EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48991

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths Any codepath that zaps page table entries must invoke MMU notifiers to ensure that secondary MMUs like KVM don't keep accessing pages which aren't mapped anymore...

7.8CVSS0.00013EPSS
Exploits0References8
CVE
CVE
added 2024/10/21 8:6 p.m.141 views

CVE-2022-48991

The CVE-2022-48991 entry corresponds to a Linux kernel issue in mm/khugepaged where MMU notifiers must be invoked in shmem/file collapse paths. The vulnerability could allow page use-after-free on pages mirrored by secondary MMUs (e.g., KVM) if present PTEs are removed without proper notification...

7.8CVSS7.3AI score0.00013EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.17 views

CVE-2024-40924 drm/i915/dpt: Make DPT object unshrinkable

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the actual framebuffer did not and thus its still there on the DPT's vm-boundlist. Then it tries to rewrite the PTEs via a stale CPU...

0.00012EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.25 views

CVE-2024-40918 parisc: Try to fix random segmentation faults in package builds

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

0.0004EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.12 views

CVE-2024-40918 parisc: Try to fix random segmentation faults in package builds

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

6.6AI score0.0004EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.16 views

CVE-2024-40918

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

6.3CVSS5.5AI score0.0004EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.21 views

CVE-2024-36881 mm/userfaultfd: reset ptes when close() for wr-protected ones

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: reset ptes when close for wr-protected ones Userfaultfd unregister includes a step to remove wr-protect bits from all the relevant pgtable entries, but that only covered an explicit UFFDIOUNREGISTER ioctl, not a...

6.8AI score0.00015EPSS
Exploits0References3
Rows per page
Query Builder