3 matches found
fork: defer linking file vma until vma is fully initialized
...
7.8CVSS7.3AI score0.0027EPSS
SaveExploits0
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
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
20