Lucene search
+L

118 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-54883

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.00291EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.16 views

EUVD-2025-22634

Malicious code in bioql PyPI...

7.6AI score0.00158EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-11270

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00191EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-13040

Malicious code in bioql PyPI...

7.3AI score0.00185EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.19 views

EUVD-2024-51852

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00235EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2024-51806

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-18619

Malicious code in bioql PyPI...

7.5AI score0.00157EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.13 views

CVE-2023-53421 blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats When blkgalloc is called to allocate a blkcggq structure with the associated blkgiostatset's, there are 2 fields within blkgiostatset that requires proper...

5.7AI score0.0015EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66905 CVE-2025-38700 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Initialize iscsiconn-dddata only if memory is allocated In case of an ibfastregmr allocation failure during iSER setup, the machine hits a panic because iscsiconn-dddata is initialized unconditionally, even when n...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/23 12:0 a.m.17 views

PT-2025-44092

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc1-syzkaller-00211-g90d970cade8e Description The Linux kernel's f2fs filesystem contained a flaw where a non-inode dnode could have the same footer information as an inode. This could lead to an incorrect...

5.5CVSS7.3AI score0.00614EPSS
SaveExploits0References235
OSV
OSV
added 2025/07/28 11:22 a.m.5 views

CVE-2025-38493 tracing/osnoise: Fix crash in timerlat_dump_stack()

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Fix crash in timerlatdumpstack We have observed kernel panics when using timerlat with stack saving, with the following dmesg output: memcpy: detected buffer overflow: 88 byte write of buffer size 0 WARNING: CPU:...

6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/07/28 11:21 a.m.16 views

CVE-2025-38490 net: libwx: remove duplicate page_pool_put_full_page()

In the Linux kernel, the following vulnerability has been resolved: net: libwx: remove duplicate pagepoolputfullpage pagepoolputfullpage should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant...

9.8CVSS6.3AI score
SaveExploits0References7
NVD
NVD
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS0.00264EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/10 7:42 a.m.6 views

CVE-2025-38290 wifi: ath12k: fix node corruption in ar->arvifs list

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.15 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS0.00158EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.10 views

SUSE CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.21 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

0.00154EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50195

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: qcom: replace gcc PXO with pxoboard fixed clock Replace gcc PXO phandle to pxoboard fixed clock declared in the dts. gcc driver doesn't provide PXOSRC as it's a fixed-clock. This cause a kernel panic if any driver...

5.5CVSS5.4AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-50132

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'privep' assignment in cdns3gadgetepdequeue, cdns3gadgetepenable If 'ep' is NULL, result of eptocdns3epep is invalid pointer and its dereference with privep-cdns3dev may cause panic. Found by Linux...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.31 views

CVE-2022-50132 usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'privep' assignment in cdns3gadgetepdequeue, cdns3gadgetepenable If 'ep' is NULL, result of eptocdns3epep is invalid pointer and its dereference with privep-cdns3dev may cause panic. Found by Linux...

0.00159EPSS
SaveExploits0References5
Rows per page
Query Builder