Lucene search
+L

4947 matches found

SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.7 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.00111EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/09/11 6:57 p.m.14 views

CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

5.5CVSS5.6AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.14 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.00111EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.8 views

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

4.7CVSS0.00111EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

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

4.7CVSS4.8AI score0.00111EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.13 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.00111EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.14 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...

0.00111EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/11 4:52 p.m.38 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.00111EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/11 4:52 p.m.7 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...

6AI score
SaveExploits0References7
OSV
OSV
added 2025/09/11 4:52 p.m.9 views

CVE-2025-39741 drm/xe/migrate: don't overflow max copy size

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: don't overflow max copy size With non-page aligned copy, we need to use 4 byte aligned pitch, however the size itself might still be close to our maximum of 8M, and so the dimensions of the copy can easily exceed...

6.7AI score
SaveExploits0References5
CVE
CVE
added 2025/09/11 4:52 p.m.30 views

CVE-2025-39740

The CVE-2025-39740 entry concerns a Linux kernel vulnerability in the DRM XE migration path. It describes a potential use-after-free (UAF) scenario if a fence_wait is performed after the previous fence has already been put(), on the error path. The fix changes the control flow so that the put() i...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/11 8:59 a.m.10 views

Security Bulletin: Uncontrolled Resource Consumption in Apache Commons Configuration 1.x When Loading Untrusted Configurations, affects watsonx.data

Summary Uncontrolled Resource Consumption vulnerability in Apache Commons Configuration 1.x. There are a number of issues in Apache Commons Configuration 1.x that allow excessive resource consumption when loading untrusted configurations or using unexpected usage patterns. The Apache Commons...

6.5CVSS7AI score0.01929EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.7 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 gfs2metaaops not implementing the migratefolio function, which could result in an abnormal migration functio...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.12 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.00111EPSS
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2025/09/11 12:0 a.m.19 views

Spring Authorization Server moving to Spring Security 7.0

Spring Authorization Server has come a long way since 1.0 was officially released in November 2022. Starting as a project separate from Spring Security, has allowed it to iterate quickly on feature development and ultimately grow a rich feature set for building OAuth2 Authorization Servers. It ha...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.10 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from Xen Open Source. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. Xen has a security vulnerability that can be exploited by...

7.5CVSS6.5AI score0.00352EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.4 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 smapshugetlbrange not holding a ptl lock, which could create a race condition with a migration operation,...

4.7CVSS6.3AI score0.00111EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.23 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from Xen Open Source. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. Xen has a security vulnerability that can be exploited by...

7.5CVSS6.5AI score0.0045EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.8 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from Xen Open Source. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. Xen has a security vulnerability that can be exploited by...

9.8CVSS6.6AI score0.00467EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-9476

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in Grafana Labs Grafana OSS and Enterprise allows Privilege Escalation allows users to gain access to resources from other organizations within...

5.1CVSS5.8AI score0.00213EPSS
SaveExploits0References2
Rows per page
Query Builder