CVE Database

53435+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2024-40983
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tipc: force a dst refcount before doing decryption As it says in commit 3bc07321ccc2 ("xfrm: …

Jul 12, 2024
CVE-2024-40981
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadv_purge_orig_ref() Many syzbot reports are pointing to soft lockups in …

Jul 12, 2024
CVE-2024-40980
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a …

Jul 12, 2024
CVE-2024-40979
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix kernel crash during resume Currently during resume, QMI target memory is not …

Jul 12, 2024
CVE-2024-40977
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix potential hung tasks during chip recovery During chip recovery (e.g. chip …

Jul 12, 2024
CVE-2024-40976
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in …

Jul 12, 2024
CVE-2024-40975
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Unregister devices in reverse order Not all subsystems support a device getting removed …

Jul 12, 2024
CVE-2024-40973
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devm_kzalloc() needs to …

Jul 12, 2024
CVE-2024-40972
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while …

Jul 12, 2024
CVE-2024-40971
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and …

Jul 12, 2024
CVE-2024-40970
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Avoid hw_desc array overrun in dw-axi-dmac I have a use case where nr_buffers = 3 …

Jul 12, 2024
CVE-2024-40969
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of …

Jul 12, 2024
CVE-2024-40968
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used …

Jul 12, 2024
CVE-2024-40967
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second …

Jul 12, 2024
CVE-2024-40966
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use …

Jul 12, 2024
CVE-2024-40965
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clk_get_rate during transfer Instead of repeatedly calling clk_get_rate for each transfer, …

Jul 12, 2024
CVE-2024-40964
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() The cs35l41_hda_unbind() function clears the hda_component …

Jul 12, 2024
CVE-2024-40963
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: make sure CBR is correctly set It was discovered that some device …

Jul 12, 2024
CVE-2024-40962
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running …

Jul 12, 2024
CVE-2024-40961
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL deref in fib6_nh_init() syzbot reminds us that in6_dev_get() can return NULL. …

Jul 12, 2024
CVE-2024-40960
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL dereference in rt6_probe() syzbot caught a NULL dereference in rt6_probe() [1] …

Jul 12, 2024
CVE-2024-40959
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() ip6_dst_idev() can return NULL, xfrm6_get_saddr() must act accordingly. …

Jul 12, 2024
CVE-2024-40957
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors input_action_end_dx4() and input_action_end_dx6() …

Jul 12, 2024
CVE-2024-40955
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() We can trigger a slab-out-of-bounds with the following commands: mkfs.ext4 …

Jul 12, 2024
CVE-2024-40953
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Use {READ,WRITE}_ONCE() to access kvm->last_boosted_vcpu to …

Jul 12, 2024
CVE-2024-40952
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() bdev->bd_super has been removed and commit 8887b94d9322 change …

Jul 12, 2024
CVE-2024-40951
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() bdev->bd_super has been removed and commit 8887b94d9322 change …

Jul 12, 2024
CVE-2024-40950
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: fix misused mapping_large_folio_support() for anon folios When I did a large folios split …

Jul 12, 2024
CVE-2024-40949
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, …

Jul 12, 2024
CVE-2024-40948
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/page_table_check: fix crash on ZONE_DEVICE Not all pages may apply to pgtable check. One example …

Jul 12, 2024
CVE-2024-40947
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in ima_match_policy: BUG: unable …

Jul 12, 2024
CVE-2024-40945
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommu_sva_bind_device() iommu_sva_bind_device() should return either a sva bond handle or …

Jul 12, 2024
CVE-2024-40944
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix bug with call depth tracking The call to cc_platform_has() triggers a fault and …

Jul 12, 2024
CVE-2024-40943
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code …

Jul 12, 2024
CVE-2024-40942
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects The hwmp code use objects of type …

Jul 12, 2024
CVE-2024-40941
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a …

Jul 12, 2024
CVE-2024-40938
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix d_parent walk The WARN_ON_ONCE() in collect_domain_accesses() can be triggered when trying to link …

Jul 12, 2024
CVE-2024-40937
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi->skb before dev_kfree_skb_any() gve_rx_free_skb incorrectly leaves napi->skb referencing an skb after it is …

Jul 12, 2024
CVE-2024-40936
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix memregion leaks in devm_cxl_add_region() Move the mode verification to __create_region() before allocating the …

Jul 12, 2024
CVE-2024-40934
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() Fix a memory leak on logi_dj_recv_send_report() error path.

Jul 12, 2024
CVE-2024-40933
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe() When devm_regmap_init_i2c() fails, regmap_ee could be error …

Jul 12, 2024
CVE-2024-40932
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/exynos/vidi: fix memory leak in .get_modes() The duplicated EDID is never freed. Fix it.

Jul 12, 2024
CVE-2024-40931
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_una is properly initialized on connect This is strictly related to commit fb7a0d334894 …

Jul 12, 2024
CVE-2024-40930
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate HE operation element parsing Validate that the HE operation element has the …

Jul 12, 2024
CVE-2024-40928
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() Clang static checker (scan-build) warning: net/ethtool/ioctl.c:line 2233, …

Jul 12, 2024
CVE-2024-40926
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpd_work on headless cards If the card doesn't have display …

Jul 12, 2024
CVE-2024-40925
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected …

Jul 12, 2024
CVE-2024-40924
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the …

Jul 12, 2024
CVE-2024-40923
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: disable rx data ring on dma allocation failure When vmxnet3_rq_create() fails to allocate memory …

Jul 12, 2024
CVE-2024-40922
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't lock while !TASK_RUNNING There is a report of io_rsrc_ref_quiesce() locking a mutex while …

Jul 12, 2024

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.