Lucene search
+L

810 matches found

Positive Technologies
Positive Technologies
added 2024/04/17 12:0 a.m.21 views

PT-2024-26837

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a missing lock in the hugetlb code, which can be triggered in an userfault context. This occurs when two threads modify the resv map together, going into an...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/13 2:19 a.m.6 views

SUSE CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/11 7:58 p.m.22 views

CVE-2021-47214

A vulnerability was found in the Linux kernel, in the handling of memory reservations in the hugetlb subsystem and userfaultfd. This issue occurs during the error-handling process in the hugetlbmcopyatomicpte function. When an error is encountered, the system incorrectly calls...

6.1CVSS7.9AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.5 views

DEBIAN-CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/04/10 7:15 p.m.8 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/10 7:15 p.m.6 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2024/04/10 7:15 p.m.30 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS7.4AI score0.00193EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.21 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.7 views

UBUNTU-CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/10 7:1 p.m.26 views

CVE-2021-47214 hugetlb, userfaultfd: fix reservation restore on userfaultfd error

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

6.9AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 7:1 p.m.91 views

CVE-2021-47214

CVE-2021-47214 affects Linux kernel hugetlb/userfaultfd handling. The fix corrects reservation restoration on userfaultfd error in hugetlb_mcopy_atomic_pte() by treating the is_continue path like pagecache insertion and altering the new_pagecache_page flag (renamed to page_in_pagecache) so restor...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/10 7:1 p.m.45 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/03 11:7 p.m.24 views

CVE-2024-26688

A vulnerability was found in the Linux kernel during hugetlb filesystem configuration, whereby a NULL pointer dereference caused by invalid pagesize values can lead to potential crashes...

4.7CVSS7.4AI score0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26688

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

5.5CVSS7AI score0.00245EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.19 views

CVE-2024-26688

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

5.5CVSS5.8AI score0.00245EPSS
SaveExploits0References26
CVE
CVE
added 2024/04/03 2:54 p.m.125 views

CVE-2024-26688

CVE-2024-26688 — affected component: Linux kernel hugetlbfs . The vulnerability is a NULL pointer dereference in hugetlbfs_fill_super() triggered when configuring a hugetlb filesystem via fsconfig() with an invalid pagesize. The issue happens because ctx->hstate may be set to NULL in hugetlbfs...

5.5CVSS5.9AI score0.00245EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/04/03 2:54 p.m.12 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.39 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

7.4AI score0.00245EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.16 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

6.5AI score0.00245EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/03/21 12:0 a.m.12 views

PT-2024-26830 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the folio test hugetlb function, which can be fooled by a concurrent folio split into returning true for a folio that has never belonged to hugetlbfs. This can...

9.8CVSS6.6AI score0.01305EPSS
SaveExploits3References709
Rows per page
Query Builder