Lucene search
+L

18101 matches found

NVD
NVD
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68317

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS0.00139EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.9 views

CVE-2025-68314

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

8.8CVSS0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68320

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS5.4AI score0.00402EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.8AI score0.00188EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

UBUNTU-CVE-2025-68317

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 4:16 p.m.5 views

UBUNTU-CVE-2025-68320

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS5.7AI score0.00402EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.5 views

CVE-2025-68317

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 4:16 p.m.7 views

UBUNTU-CVE-2025-68314

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

8.8CVSS5.7AI score0.0013EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/16 3:44 p.m.30 views

CVE-2025-68320

CVE-2025-68320 affects the Linux kernel lan966x driver. The issue arises when code sleeps in an atomic context due to using a mutex in a path that can be called with interrupts disabled, as illustrated by the warning: “BUG: sleeping function called from invalid context” and the call trace showing...

7.5CVSS6.1AI score0.00402EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/16 3:44 p.m.42 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS0.00402EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 3:44 p.m.6 views

CVE-2025-68320 lan966x: Fix sleeping in atomic context

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

7.5CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/16 3:39 p.m.35 views

CVE-2025-68317

CVE-2025-68317 affects the Linux kernel component io_uring/zctx, described as: “io_uring/zctx: check chained notif contexts.” The description indicates a logic/validation issue around notification contexts and mentions that “Send zc only links ubuf_info for requests coming from the same context,”...

7.8CVSS6.2AI score0.00139EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.40 views

CVE-2025-68317 io_uring/zctx: check chained notif contexts

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS0.00139EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:39 p.m.8 views

CVE-2025-68317 io_uring/zctx: check chained notif contexts

In the Linux kernel, the following vulnerability has been resolved: iouring/zctx: check chained notif contexts Send zc only links ubufinfo for requests coming from the same context. There are some ambiguous syz reports, so let's check the assumption on notification completion...

7.8CVSS6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:39 p.m.9 views

CVE-2025-68314 drm/msm: make sure last_fence is always updated

In the Linux kernel, the following vulnerability has been resolved: drm/msm: make sure lastfence is always updated Update lastfence in the vm-bind path instead of kernel managed path. lastfence is used to wait for work to finish in vmbind contexts but not used for kernel managed contexts. This...

8.8CVSS6.3AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.10 views

EUVD-2025-203643

In the Linux kernel, the following vulnerability has been resolved: mm: don't spin in addstackrecord when gfp flags don't allow syzbot was able to find the following path: addstackrecordtolist mm/pageowner.c:182 inline incstackrecordcount mm/pageowner.c:214 inline setpageowner+0x2c3/0x4a0...

6AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.5 views

EUVD-2025-203663

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to putpid Add a call to putpid corresponding to gettaskpid. host1xmemorycontextalloc does not take ownership of the PID so we need to free it here to avoid leaking. [email protected]: reword commit message...

5.9AI score0.00183EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203677

In the Linux kernel, the following vulnerability has been resolved: cifs: fix memory leak in smb3fscontextparseparam error path Add proper cleanup of ctx-source and fc-source to the cifsparsemounterr error handler. This ensures that memory allocated for the source strings is correctly freed on al...

5.8AI score0.00197EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 3:15 p.m.9 views

CVE-2025-68253

In the Linux kernel, the following vulnerability has been resolved: mm: don't spin in addstackrecord when gfp flags don't allow syzbot was able to find the following path: addstackrecordtolist mm/pageowner.c:182 inline incstackrecordcount mm/pageowner.c:214 inline setpageowner+0x2c3/0x4a0...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 3:15 p.m.9 views

UBUNTU-CVE-2025-68253

In the Linux kernel, the following vulnerability has been resolved: mm: don't spin in addstackrecord when gfp flags don't allow syzbot was able to find the following path: addstackrecordtolist mm/pageowner.c:182 inline incstackrecordcount mm/pageowner.c:214 inline setpageowner+0x2c3/0x4a0...

5.7AI score0.00168EPSS
SaveExploits0References10
Rows per page
Query Builder