CVE Database

122268+ 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-35339
9.8 CRITICAL

Tenda FH1206 V1.2.0.8(8155) was discovered to contain a command injection vulnerability via the mac parameter at ip/goform/WriteFacMac.

May 24, 2024
CVE-2024-33809
6.5 MEDIUM

PingCAP TiDB v7.5.1 was discovered to contain a buffer overflow vulnerability, which could lead to database crashes and denial of service attacks.

May 24, 2024
CVE-2024-33470
4.9 MEDIUM

An issue in the SMTP Email Settings of AVTECH Room Alert 4E v4.4.0 allows attackers to gain access to credentials in plaintext via a passback …

May 24, 2024
CVE-2024-31510
9.8 CRITICAL

An issue in Open Quantum Safe liboqs v.10.0 allows a remote attacker to escalate privileges via the crypto_sign_signature parameter in the /pqcrystals-dilithium-standard_ml-dsa-44-ipd_avx2/sign.c component.

May 24, 2024
CVE-2024-22588
6.5 MEDIUM

Kwik commit 745fd4e2 does not discard unused encryption keys.

May 24, 2024
CVE-2021-47572
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix null pointer dereference when IPv6 is not enabled When we try to …

May 24, 2024
CVE-2021-47571
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() The free_rtllib() function frees the "dev" pointer …

May 24, 2024
CVE-2021-47570
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: staging: r8188eu: fix a memory leak in rtw_wx_read32() Free "ptmp" before returning -EINVAL.

May 24, 2024
CVE-2021-47569
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring: fail cancellation for EXITING tasks WARNING: CPU: 1 PID: 20 at fs/io_uring.c:6269 io_try_cancel_userdata+0x3c5/0x640 fs/io_uring.c:6269 …

May 24, 2024
CVE-2021-47568
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memleak in get_file_stream_info() Fix memleak in get_file_stream_info()

May 24, 2024
CVE-2021-47567
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("powerpc/32: Fix vmap stack …

May 24, 2024
CVE-2021-47566
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we …

May 24, 2024
CVE-2021-47565
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list …

May 24, 2024
CVE-2021-47564
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in …

May 24, 2024
CVE-2021-47563
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpf_prog refcount underflow Ice driver has the routines for managing XDP resources that …

May 24, 2024
CVE-2021-47562
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi->txq_map sizing The approach of having XDP queue per CPU regardless of user's …

May 24, 2024
CVE-2021-47561
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: disable timeout handling If a timeout is hit, it can result is incorrect …

May 24, 2024
CVE-2021-47560
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Protect driver from buggy firmware When processing port up/down events generated by the …

May 24, 2024
CVE-2021-47559
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Coverity reports a possible NULL dereferencing problem: in …

May 24, 2024
CVE-2021-47558
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Disable Tx queues when reconfiguring the interface The Tx queues were not disabled …

May 24, 2024
CVE-2021-47557
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_ets: don't peek at classes beyond 'nbands' when the number of DRR classes decreases, …

May 24, 2024
CVE-2021-47556
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() ethtool_set_coalesce() now uses both the .get_coalesce() and …

May 24, 2024
CVE-2021-47555
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the real_dev refcnt Inject error before dev_hold(real_dev) in register_vlan_dev(), and …

May 24, 2024
CVE-2021-47554
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vdpa_sim: avoid putting an uninitialized iova_domain The system will crash if we put an uninitialized …

May 24, 2024
CVE-2021-47553
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: sched/scs: Reset task stack state in bringup_cpu() To hot unplug a CPU, the idle task …

May 24, 2024
CVE-2021-47552
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() For avoiding to slow down …

May 24, 2024
CVE-2021-47551
6.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the …

May 24, 2024
CVE-2021-47550
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix potential memleak In function amdgpu_get_xgmi_hive, when kobject_init_and_add failed There is a potential memleak …

May 24, 2024
CVE-2021-47549
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl When the `rmmod sata_fsl.ko` command is executed …

May 24, 2024
CVE-2021-47548
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port() The if statement: if …

May 24, 2024
CVE-2021-47547
4.4 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound …

May 24, 2024
CVE-2021-47546
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix memory leak in fib6_rule_suppress The kernel leaks memory when a `fib` rule is …

May 24, 2024
CVE-2021-47545

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

May 24, 2024
CVE-2021-47544
5.9 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for …

May 24, 2024
CVE-2021-47543

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

May 24, 2024
CVE-2021-47542
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() In qlcnic_83xx_add_rings(), the indirect function …

May 24, 2024
CVE-2021-47541
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() In mlx4_en_try_alloc_resources(), mlx4_en_copy_priv() is called and tmp->tx_cq will …

May 24, 2024
CVE-2021-47540
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode Fix the following NULL pointer dereference in …

May 24, 2024
CVE-2021-47539
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() Need to call rxrpc_put_peer() for bundle candidate before kfree() …

May 24, 2024
CVE-2021-47538
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() Need to call rxrpc_put_local() for peer candidate before kfree() …

May 24, 2024
CVE-2021-47537
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvu_mbox_init() In rvu_mbox_init(), mbox_regions is not freed or passed …

May 24, 2024
CVE-2021-47536
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong list_del in smc_lgr_cleanup_early smc_lgr_cleanup_early() meant to delete the link group from the …

May 24, 2024
CVE-2021-47535
6.2 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Allocate enough space for GMU registers In commit 142639a52a01 ("drm/msm/a6xx: fix crashstate capture for …

May 24, 2024
CVE-2021-47534
4.1 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drm_crtc_commit_put Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before …

May 24, 2024
CVE-2021-47533
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait …

May 24, 2024
CVE-2021-47532
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak

May 24, 2024
CVE-2021-47531
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP In commit 510410bfc034 ("drm/msm: Implement mmap as …

May 24, 2024
CVE-2021-47530
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix wait_fence submitqueue leak We weren't dropping the submitqueue reference in all paths. In …

May 24, 2024
CVE-2021-47529
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Fix memory leaks in error handling path Should an error occur (invalid TLV len …

May 24, 2024
CVE-2021-47528
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() In cdnsp_endpoint_init(), cdnsp_ring_alloc() is assigned to …

May 24, 2024

Scan your infrastructure for known CVEs

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