Lucene search
K

1422 matches found

OSV
OSV
added 2025/12/16 3:39 p.m.1 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...

6.3AI score0.00026EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203719

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.8AI score0.00058EPSS
Exploits0References9
EUVD
EUVD
added 2025/12/16 3:30 p.m.3 views

EUVD-2025-203639

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.9AI score0.00024EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.25 views

CVE-2025-68291 mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose().

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

0.00043EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.23 views

CVE-2025-68287 usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Fix race condition between concurrent dwc3removerequests call paths This patch addresses a race condition caused by unsynchronized execution of multiple call paths invoking dwc3removerequests, leading to premature...

0.00076EPSS
Exploits0References7
CVE
CVE
added 2025/12/16 2:47 p.m.6 views

CVE-2025-68265

CVE-2025-68265 concerns the Linux kernel NVMe subsystem. The issue is a use-after-free caused by accessing a controller’s admin request_queue after the controller is torn down, due to stale namespace references. The fix ensures the controller’s put is completed only after all controller reference...

6.2AI score0.00023EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.0 views

CVE-2025-68177

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.7AI score0.00058EPSS
Exploits0References35
OSV
OSV
added 2025/12/16 2:15 p.m.0 views

UBUNTU-CVE-2025-68177

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.7AI score0.00058EPSS
Exploits0References36
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.26 views

CVE-2025-68222 pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc

In the Linux kernel, the following vulnerability has been resolved: pinctrl: s32cc: fix uninitialized memory in s32pinctrldesc s32pinctrldesc is allocated with devmkmalloc, but not all of its fields are initialized. Notably, numcustomparams is used in pinconfgenericparsedtconfig, resulting in...

0.00028EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.25 views

CVE-2025-68193 drm/xe/guc: Add devm release action to safely tear down CT

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Add devm release action to safely tear down CT When a buffer object BO is allocated with the XEBOFLAGGGTTINVALIDATE flag, the driver initiates TLB invalidation requests via the CTB mechanism while releasing the BO...

0.00026EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.25 views

CVE-2025-68179 s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

In the Linux kernel, the following vulnerability has been resolved: s390: Disable ARCHWANTOPTIMIZEHUGETLBVMEMMAP As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible crashes. The problem is that kernel page tables are modified without flushing corresponding TLB entries. Even ...

0.00028EPSS
Exploits0References4
OSV
OSV
added 2025/12/16 1:42 p.m.1 views

CVE-2025-68177 cpufreq/longhaul: handle NULL policy in longhaul_exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

6.2AI score0.00058EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.25 views

CVE-2025-68177 cpufreq/longhaul: handle NULL policy in longhaul_exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

0.00058EPSS
Exploits0References8
NVD
NVD
added 2025/12/09 4:17 p.m.1 views

CVE-2025-40329

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

0.00036EPSS
Exploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.0 views

UBUNTU-CVE-2025-40336

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

5.7AI score0.00026EPSS
Exploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.0 views

UBUNTU-CVE-2023-53820

In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...

5.7AI score0.00061EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.1 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8CVSS6.8AI score0.00046EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/09 4:9 a.m.22 views

CVE-2025-40336 drm/gpusvm: fix hmm_pfn_to_map_order() usage

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

0.00026EPSS
Exploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.1 views

EUVD-2023-60124

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix out of bounds access in DCCP error handler There was a previous attempt to fix an out-of-bounds access in the DCCP error handlers, but that fix assumed that the error handlers only want to access the first 8 bytes of th...

5.9AI score0.00061EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.24 views

CVE-2023-53851 drm/msm/dp: Drop aux devices together with DP controller

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Drop aux devices together with DP controller Using devres to depopulate the aux bus made sure that upon a probe deferral the EDP panel device would be destroyed and recreated upon next attempt. But the struct device...

0.00024EPSS
Exploits0References3
Rows per page
Query Builder