Lucene search
+L

25261 matches found

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
EUVD
EUVD
added 2025/12/24 12:30 p.m.11 views

EUVD-2025-205176

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would access invalid memory region. For low level...

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

EUVD-2025-205175

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg syzbot is reporting uninit value at ath9khtcrxmsg 1, for ioctlUSBRAWIOCTLEPWRITE can call ath9khifusbrxstream with pktlen = 0 but ath9khifusbrxstream uses devallocskbpktlen +...

5.9AI score0.0021EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.14 views

EUVD-2025-205184

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

5.8AI score0.00196EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.38 views

CVE-2023-54076 smb: client: fix missed ses refcounting

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix missed ses refcounting Use new cifssmbsesincrefcount helper to get an active reference of @ses and @ses-dfsrootses if set. This will prevent @ses-dfsrootses of being put in the next call to cifsputsmbses and thus...

9.8CVSS0.00441EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 12:23 p.m.27 views

CVE-2023-54076

The CVE-2023-54076 issue in the Linux kernel affects the SMB client (CIFS) by missing ses reference counting, potentially allowing use-after-free of ses->dfs_root_ses. The fix adds a new helper, cifs_smb_ses_inc_refcount(), to obtain an active reference on @ses and @ses->dfs_root_ses (if se...

9.8CVSS6.2AI score0.00441EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.34 views

CVE-2022-50718 drm/amdgpu: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/24 11:52 a.m.6 views

CVE-2025-68377

In the Linux kernel, the following vulnerability has been resolved: ns: initialize nslistnode for initial namespaces Make sure that the list is always initialized for initial namespaces...

5.9AI score0.00169EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.15 views

CVE-2025-68732

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.7AI score0.00189EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/24 11:16 a.m.17 views

UBUNTU-CVE-2025-68366

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...

5.7AI score0.00193EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/24 11:16 a.m.17 views

UBUNTU-CVE-2025-68732

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.8AI score0.00189EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/24 11:16 a.m.24 views

AZL-73081 CVE-2025-68366 affecting package kernel for versions less than 6.6.121.1-1

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...

5.8AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 11:15 a.m.15 views

CVE-2025-68360

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...

8.2CVSS0.00463EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.15 views

CVE-2023-54042

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...

7.8CVSS0.00136EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.16 views

CVE-2023-54035

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:...

7.8CVSS0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50703

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...

0.00227EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54035

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:...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References4
Rows per page
Query Builder