Lucene search
+L

593 matches found

Amazon
Amazon
added 2024/06/14 12:00 a.m.7 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep CVE-2024-26605 In the...

7CVSS5.7AI score0.00244EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/05 12:00 a.m.5 views

PT-2024-5438 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the mm/hugetlb module in the Linux kernel, where the function vma needs reservation can return -ENOMEM if allocate file region entries fails to allocate the fil...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References17
NVD
NVD
added 2024/05/30 4:15 p.m.44 views

CVE-2024-36891

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix masemptyarearev null pointer dereference Currently the code calls masstart followed by masdataend if the maple state is MASTART, but masstart may return with the maple state node == NULL. This will lead to a null...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.21 views

CVE-2021-47462 mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: do not allow illegal MPOLFNUMABALANCING | MPOLLOCAL in mbind syzbot reported access to unitialized memory in mbind 1 Issue came with commit bda420b98505 "numa balancing: migrate on fault among multiple bound nodes"...

6.8AI score0.0018EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.9 views

The vulnerability of the __i915_vma_active() function in the drivers/gpu/drm/i915/i915_vma.c file of the Intel graphics adapter driver for Linux-based systems can be exploited by attackers to cause service interruptions.

The vulnerability of the i915vmaactive function in the drivers/gpu/drm/i915/i915vma.c file of the Intel 8xx/9xx/G3x/G4x/HD graphics controller driver for the Linux operating system is related to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References16Affected Software5
RedhatCVE
RedhatCVE
added 2024/05/01 7:18 p.m.32 views

CVE-2024-27022

A flaw was found in the Linux kernel. A race condition can occur when the fork system call is called due to improper locking, triggering a warning, impacting system stability, and resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently...

5.1CVSS7.9AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 6:15 p.m.33 views

CVE-2024-26939

A use-after-free flaw was found in drivers/gpu/drm/i915/i915vma.c in the Linux kernel that may lead to a crash...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.16 views

AZL-42186 CVE-2024-27022 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/01 6:15 a.m.5 views

CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS5.7AI score0.0027EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS5.7AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.27 views

CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7.8CVSS7.4AI score0.00244EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.47 views

CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.30 views

CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.21 views

UBUNTU-CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS6.5AI score0.0027EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/01 5:35 a.m.26 views

CVE-2024-27022 fork: defer linking file vma until vma is fully initialized

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 5:35 a.m.33 views

CVE-2024-27022 fork: defer linking file vma until vma is fully initialized

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS7.5AI score0.0027EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/01 5:35 a.m.180 views

CVE-2024-27022

CVE-2024-27022: Linux kernel race in fork where child VMAs may be linked before full initialization. Root cause involves vma locking around hugetlb/vma handling; fix defers linking of vma until initialized. Debian security advisory DSA-5680-1 notes the fix in kernel 6.1.90-1 for bookworm. No expl...

7.8CVSS6.3AI score0.0027EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/05/01 5:35 a.m.22 views

CVE-2024-27022 fork: defer linking file vma until vma is fully initialized

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/05/01 5:35 a.m.30 views

CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS7.5AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder