Lucene search
+L

25257 matches found

EUVD
EUVD
added 2025/12/24 12:30 p.m.21 views

EUVD-2025-205065

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix race in syncpt alloc/free Fix race condition between host1xsyncptalloc and host1xsyncptput by using krefputmutex instead of krefput + manual mutex locking. This ensures no thread can acquire the syncptmutex after...

5.9AI score0.00189EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.12 views

EUVD-2025-205094

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks MT7996 driver can use both wed and wedhif2 devices to offload traffic from/to the wireless NIC. In the current codebase we assume to always use the primary w...

5.9AI score0.00463EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205095

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

6AI score0.00518EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205088

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbdgenlconnect There is one use-after-free warning when running NBDCMDCONNECT and NBDCLEARSOCK: nbdgenlconnect nbdallocandinitconfig // configrefs=1 nbdstartdevice // configrefs=2 set NBDRTHASCONFIGREF...

6AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.13 views

EUVD-2025-205138

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

6.2AI score0.00169EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205114

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939tptxdatnew: fix out-of-bounds memory access In the j1939tptxdatnew function, an out-of-bounds memory access could occur during the memcpy operation if the size of skb-cb is larger than the size of struct...

6.2AI score0.00187EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 views

EUVD-2025-205127

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix iwlmvmmaxamsdusize for MLO For MLO, we cannot use vif-bssconf.chandef.chan-band, since that will lead to a NULL-ptr dereference as bssconf isn't used. However, in case of real MLO, we also need to take both LMA...

6AI score0.00022EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205124

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: return ERRPTR instead of NULL when there is no link hciconnectsco currently returns NULL when there is no link i.e. when hciconnlink returns NULL. scoconnect expects an ERRPTR in case of any error see line 266...

5.9AI score0.00176EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205137

In the Linux kernel, the following vulnerability has been resolved: iommufd: Make sure to zero vfioiommutype1info before copying to user Missed a zero initialization here. Most of the struct is filled with a copyfromuser, however minsz for that copy is smaller than the actual struct by 8 bytes,...

6AI score0.00169EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.13 views

EUVD-2025-205117

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

6.1AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 views

EUVD-2025-205129

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...

6AI score0.00206EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205119

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

6AI score0.00136EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 p.m.22 views

EUVD-2025-205132

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy target device if coalesced MMIO unregistration fails Destroy and free the target coalesced MMIO device if unregistering said device fails. As clearly noted in the code, kvmiobusunregisterdev does not destroy the targ...

6AI score0.00187EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.6 views

EUVD-2025-205146

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

5.9AI score0.00569EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205118

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

6.1AI score0.00201EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.13 views

EUVD-2025-205157

In the Linux kernel, the following vulnerability has been resolved: binder: fix memory leak in binderinit In binderinit, the destruction of binderallocshrinkerinit is not performed in the wrong path, which will cause memory leaks. So this commit introduces binderallocshrinkerexit and calls it in...

6AI score0.00206EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205168

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: ocb: don't leave if not joined If there's no OCB state, don't ask the driver/mac80211 to leave, since that's just confusing. Since set/clear the chandef state, that's a simple check...

6AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.19 views

EUVD-2025-205171

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

6AI score0.00227EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205156

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

5.9AI score0.00425EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.6 views

EUVD-2025-205166

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: defer fsnotify calls to task context We can't call these off the kiocb completion as that might be off soft/hard irq context. Defer the calls to when we process the taskwork for this request. That avoids valid...

6AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder