Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Linux Kernel MEDIUM 5.5
CVE-2025-37745

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernate_compressor_param_set() syzbot report…

Fix: 6.12.24 / 6.13.12+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37746

In the Linux kernel, the following vulnerability has been resolved: perf/dwc_pcie: fix duplicate pci_dev devices During platform_device_register, w…

Fix: 6.14.3+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtra…

Fix: 5.16 / 6.2+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37748

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group Currently,…

Fix: 6.1.135 / 6.6.88+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37751

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array termi…

Fix: 6.14.3+
Fix from $1,600 2025-05-01
Linux Kernel HIGH 7.8
CVE-2025-37738

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4_xattr_inode_dec_ref_all' we shou…

Fix: 5.4.293 / 5.10.237+
Fix from $1,950 2025-05-01
Linux Kernel HIGH 7.1
CVE-2025-37739

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks() syzbot …

Fix: 5.10.237 / 5.15.181+
Fix from $1,950 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type The access to the PCI co…

Fix: 5.15.181 / 6.1.135+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23162

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to …

Fix: 6.12.24 / 6.13.12+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there i…

Fix: 5.4.293 / 5.10.237+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37740

In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is …

Fix: 5.4.293 / 5.10.237+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a dead…

Fix: 5.4.293 / 5.10.237+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-37742

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of imap allocated in the diMount() function syzbot…

Fix: 5.15.181 / 6.1.135+
Fix from $1,600 2025-05-01
Linux Kernel HIGH 7.8
CVE-2025-23158

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents si…

Fix: 5.4.293 / 5.10.237+
Fix from $1,950 2025-05-01
Linux Kernel HIGH 7.1
CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: refactor hfi packet parsing logic words_count denotes…

Fix: 5.10.237 / 5.15.181+
Fix from $1,950 2025-05-01
Linux Kernel HIGH 7.1
CVE-2025-23157

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: add check to avoid out of bound access There is a pos…

Fix: 5.4.293 / 5.10.237+
Fix from $1,950 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch() Fix a sill…

Fix: 6.14.3+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23153

In the Linux kernel, the following vulnerability has been resolved: arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch() Fix a silly …

Fix: 6.14.3+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix io_req_post_cqe abuse by send bundle [ 114.987980][ T5313] W…

Fix: 6.12.24 / 6.13.12+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23155

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinity_hint In stmmac_request_irq_multi_…

Fix: 6.12.36 / 6.13.12+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23159

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr->buf_size is in …

Fix: 5.4.293 / 5.10.237+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23160

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ini…

Fix: 6.1.153 / 6.6.88+
Fix from $1,600 2025-05-01
Linux Kernel HIGH 7.8
CVE-2025-23142

In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctp_sendms…

Fix: 3.19 / 4.5+
Fix from $1,950 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23143

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. When I ra…

Fix: 5.4.300 / 5.10.245+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23144

In the Linux kernel, the following vulnerability has been resolved: backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Lockde…

Fix: 5.10.237 / 5.15.181+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23145

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix NULL pointer in can_accept_new_subflow When testing valkey benchmark…

Fix: 5.10.237 / 5.15.181+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23146

In the Linux kernel, the following vulnerability has been resolved: mfd: ene-kb3930: Fix a potential NULL pointer dereference The off_gpios could b…

Fix: 5.10.237 / 5.15.181+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23147

In the Linux kernel, the following vulnerability has been resolved: i3c: Add NULL pointer check in i3c_master_queue_ibi() The I3C master driver may…

Fix: 5.4.293 / 5.10.237+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23148

In the Linux kernel, the following vulnerability has been resolved: soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() so…

Fix: 5.10.237 / 5.15.181+
Fix from $1,600 2025-05-01
Linux Kernel MEDIUM 5.5
CVE-2025-23149

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPM_CHIP_FLAG_SUSPENDED after t…

Fix: 6.6.88 / 6.12+
Fix from $1,600 2025-05-01