Lucene search
+L

7794 matches found

Cvelist
Cvelist
added 2025/04/01 3:41 p.m.31 views

CVE-2025-21933 arm: pgtable: fix NULL pointer dereference issue

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/01 3:40 p.m.107 views

CVE-2025-21911

CVE-2025-21911 concerns the Linux kernel DRM/imagination path where fence release could deadlock due to in-function fence release processing. The fix moves scheduler queue fence release processing to a workqueue, avoiding recursive locking (illustrated by a deadlock involving reservation_ww_class...

5.5CVSS7.1AI score0.00152EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.1 views

CVE-2025-21911 drm/imagination: avoid deadlock on fence release

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

6.2AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 3:40 p.m.9 views

CVE-2025-21911 drm/imagination: avoid deadlock on fence release

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.35 views

CVE-2025-21911 drm/imagination: avoid deadlock on fence release

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

0.00152EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.13 views

CVE-2025-21911

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:40 p.m.141 views

CVE-2025-21908

CVE-2025-21908 concerns the Linux kernel NFS subsystem. The issue arises when nfs_release_folio() can deadlock during writeback initiated by kcompactd, triggering a recursive path through NFS and the NFSD loopback on the same host. The patch adds PF_KCOMPACTD and a current_is_kcompactd() helper t...

5.5CVSS7.2AI score0.00154EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21908

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.5 views

CVE-2025-21908 NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

7.7AI score0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.38 views

CVE-2025-21908 NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 3:40 p.m.11 views

CVE-2025-21908 NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

5.5CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/04/01 3:26 p.m.94 views

CVE-2025-21900

CVE-2025-21900 : In the Linux kernel, a deadlock can occur in NFSv4 state recovery for a sillyrenamed file scheduled for delete-on-close, when a server reboot triggers an open reclaim and races with close(). The root cause is a synchronous delegreturn call from put_nfs_open_context() that isn’t m...

7.5CVSS7.1AI score0.00339EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:26 p.m.27 views

CVE-2025-21900 NFSv4: Fix a deadlock when recovering state on a sillyrenamed file

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS0.00339EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/01 3:26 p.m.20 views

CVE-2025-21900

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS5.6AI score0.00339EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:26 p.m.11 views

CVE-2025-21900 NFSv4: Fix a deadlock when recovering state on a sillyrenamed file

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2025/04/01 3:26 p.m.9 views

CVE-2025-21897 sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:26 p.m.23 views

CVE-2025-21897 sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:26 p.m.80 views

CVE-2025-21897

CVE-2025-21897: Linux kernel sched_ext vulnerability where pick_task_scx() could return non-queued tasks if balance() wasn’t called. The fix adds a workaround to emulate SCX_RQ_BAL_KEEP only when preceding balance_scx() is missing, and corrects the prior test that used @prev to decide if a task w...

5.5CVSS7.2AI score0.00151EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.5 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 Linux kernel that stems from a possible deadlock of nfsreleasefolio in the context of kcompactd...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.9 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 a deadlock issue when restoring state on a sillyrenamed file...

5.5CVSS6.4AI score0.00339EPSS
SaveExploits0References5
Rows per page
Query Builder