Lucene search
+L

22711 matches found

Circl
Circl
added 2025/12/24 1:48 p.m.8 views

CVE-2025-68513

creationtimestamp| type| source ---|---|--- 2025-12-24 13:48:51+00:00| seen| https://gist.github.com/Darkcrai86/85185f87dfe9e95132cdf41bdb2871cc...

6.5CVSS5.8AI score0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

7.8CVSS0.00147EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

7.8CVSS5.7AI score0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54073

In the Linux kernel, the following vulnerability has been resolved: tpm: Add !tpmamdisrngdefective to the hwrngunregister call site The following crash was reported: 1950.279393 listdel corruption, ffff99560d485790-next is NULL 1950.279400 ------------ cut here ------------ 1950.279401 kernel BUG...

5.6AI score0.00178EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:6 p.m.33 views

CVE-2023-54124

CVE-2023-54124 relates to the Linux kernel and the f2fs filesystem. When cp_error is set during umount, f2fs_wait_on_all_pages() could wait for F2FS_WB_CP_DATA pages to become writebacked and stall, leaving fsync_node_num non-zero and triggering a kernel BUG in fs/f2fs/super.c. The official fix d...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References7
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.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.14 views

EUVD-2025-205120

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

5.9AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 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.00188EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205159

In the Linux kernel, the following vulnerability has been resolved: staging: r8712: Fix memory leak in r8712initxmitpriv In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit...

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

EUVD-2025-205144

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix an issue found by KASAN Write only correct size 32 instead of 64 bytes...

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

EUVD-2025-205167

In the Linux kernel, the following vulnerability has been resolved: ice: set txtstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initialize txtstamps. This results in the txtstamps field...

5.9AI score0.00179EPSS
SaveExploits0References5
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.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.3 views

EUVD-2025-205181

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: fix VA-range sanity check Both createmappingnoalloc and updatemappingprot sanity-check their 'virt' parameter, but the check itself doesn't make much sense. The condition used today appears to be a historical accident...

6AI score0.00184EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.18 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.00208EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 12:30 p.m.9 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.00132EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.3 views

EUVD-2025-205182

In the Linux kernel, the following vulnerability has been resolved: selinux: enable use of both GFPKERNEL and GFPATOMIC in convertcontext The following warning was triggered on a hardware environment: SELinux: Converting 162 SID table entries... BUG: sleeping function called from invalid context ...

5.9AI score0.00179EPSS
SaveExploits0References5
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.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:23 p.m.25 views

CVE-2023-54073

The CVE-2023-54073 issue is a Linux kernel vulnerability fixed by adding the invariant !tpm_amd_is_rng_defective() at the hwrng_unregister() call site inside tpm_chip_unregister(). The description and connected sources show a crash scenario linked to hwrng_unregister() being called during tpm_chi...

6AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/24 12:12 p.m.1 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.5CVSS5.4AI score0.00171EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.7 views

CVE-2025-68731

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix an integer overflow in aie2queryctxstatusarray The unpublished smatch static checker reported a warning. drivers/accel/amdxdna/aie2pci.c:904 aie2queryctxstatusarray warn: potential user controlled sizeof overfl...

5.8AI score0.00161EPSS
SaveExploits0References3
Rows per page
Query Builder