CVE Database

117989+ 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-2022-48736

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

Jun 20, 2024
CVE-2022-48735
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that …

Jun 20, 2024
CVE-2022-48734
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a …

Jun 20, 2024
CVE-2022-48733
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:create_snapshot(), we allocate a pending …

Jun 20, 2024
CVE-2022-48732
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts …

Jun 20, 2024
CVE-2022-48731
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, …

Jun 20, 2024
CVE-2022-48730
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix potential spectre v1 gadget It appears like nr could be a Spectre …

Jun 20, 2024
CVE-2022-48729
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix panic with larger ipoib send_queue_size When the ipoib send_queue_size is increased from the …

Jun 20, 2024
CVE-2022-48728
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1_ipoib_setup_rn() can lead to the …

Jun 20, 2024
CVE-2022-48727
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other …

Jun 20, 2024
CVE-2022-48726
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: RDMA/ucma: Protect mc during concurrent multicast leaves Partially revert the commit mentioned in the Fixes …

Jun 20, 2024
CVE-2022-48725
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siw_create_qp() The atomic_inc() needs to be paired with an atomic_dec() …

Jun 20, 2024
CVE-2022-48724
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping() After commit e3beca48a45b ("irqdomain/treewide: Keep firmware node unconditionally …

Jun 20, 2024
CVE-2021-4439
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: isdn: cpai: check ctr->cnr to avoid array index out of bound The cmtp_add_connection() would add …

Jun 20, 2024
CVE-2024-6182
3.5 LOW

A vulnerability was found in LabVantage LIMS 2017. It has been rated as problematic. This issue affects some unknown processing of the file /labvantage/rc?command=page&page=LV_ViewSampleSpec&oosonly=Y&_sdialog=Y. The …

Jun 20, 2024
CVE-2024-6181
3.5 LOW

A vulnerability was found in LabVantage LIMS 2017. It has been declared as problematic. This vulnerability affects unknown code of the file /labvantage/rc?command=file&file=WEB-CORE/elements/files/filesembedded.jsp&size=32. The manipulation …

Jun 20, 2024
CVE-2024-5886

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

Jun 20, 2024
CVE-2024-5036
6.4 MEDIUM

The Sina Extension for Elementor (Slider, Gallery, Form, Modal, Data Table, Tab, Particle, Free Elementor Widgets & Elementor Templates) plugin for WordPress is vulnerable to …

Jun 20, 2024
CVE-2024-28147
7.4 HIGH

An authenticated user can upload arbitrary files in the upload function for collection preview images. An attacker may upload an HTML file that includes malicious …

Jun 20, 2024
CVE-2022-48723
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: fix reference count leak in uniphier_spi_probe() The issue happens in several error paths …

Jun 20, 2024
CVE-2022-48722
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154_xmit_complete() helper is not called. Only …

Jun 20, 2024
CVE-2022-48721
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC …

Jun 20, 2024
CVE-2022-48720
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: macsec: Fix offload support for NETDEV_UNREGISTER event Current macsec netdev notify handler handles NETDEV_UNREGISTER …

Jun 20, 2024
CVE-2022-48719
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work syzkaller was able to …

Jun 20, 2024
CVE-2022-48718
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm: mxsfb: Fix NULL pointer dereference mxsfb should not ever dereference the NULL pointer which …

Jun 20, 2024
CVE-2022-48717
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speaker_gain_control_put() Check for negative values of "priv->gain" to prevent an …

Jun 20, 2024
CVE-2022-48716
9.8 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in …

Jun 20, 2024
CVE-2022-48715
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe Running tests with a debug kernel shows that bnx2fc_recv_frame() …

Jun 20, 2024
CVE-2022-48714
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: bpf: Use VM_MAP instead of VM_ALLOC for ringbuf After commit 2fd3fb0be1d1 ("kasan, vmalloc: unpoison VM_ALLOC …

Jun 20, 2024
CVE-2022-48713
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/pt: Fix crash with stop filters in single-range mode Add a check for !buf->single before …

Jun 20, 2024
CVE-2022-48712
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4_fc_record_modified_inode() Current code does not fully takes care of krealloc() …

Jun 20, 2024
CVE-2022-48711
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tipc: improve size validations for received domain records The function tipc_mon_rcv() allows a node to …

Jun 20, 2024
CVE-2021-47620
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: refactor malicious adv data check Check for out-of-bound read was being performed at the …

Jun 20, 2024
CVE-2021-47619
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large …

Jun 20, 2024
CVE-2021-47618
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ARM: 9170/1: fix panic when kasan and kprobe are enabled arm32 uses software to simulate …

Jun 20, 2024
CVE-2021-47617
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: PCI: pciehp: Fix infinite loop in IRQ handler upon power fault The Power Fault Detected …

Jun 20, 2024
CVE-2024-34693
6.8 MEDIUM

Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to create a MariaDB connection with local_infile enabled. If both the MariaDB server …

Jun 20, 2024
CVE-2024-29013
6.5 MEDIUM

Heap-based buffer overflow vulnerability in the SonicOS SSL-VPN allows an authenticated remote attacker to cause Denial of Service (DoS) via memcpy function.

Jun 20, 2024
CVE-2024-29012
7.5 HIGH

Stack-based buffer overflow vulnerability in the SonicOS HTTP server allows an authenticated remote attacker to cause Denial of Service (DoS) via sscanf function.

Jun 20, 2024
CVE-2024-38620
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Remove HCI_AMP support Since BT_HS has been remove HCI_AMP controllers no longer has …

Jun 20, 2024
CVE-2024-4098
9.8 CRITICAL

The Shariff Wrapper plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 4.6.13 via the shariff3uu_fetch_sharecounts function. This allows …

Jun 20, 2024
CVE-2024-38619
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alauda_info will …

Jun 20, 2024
CVE-2023-25646
7.1 HIGH

There is an unauthorized access vulnerability in ZTE H388X. If H388X is caused by brute-force serial port cracking,attackers with common user permissions can use this …

Jun 20, 2024
CVE-2024-6113
7.3 HIGH

A vulnerability was found in itsourcecode Monbela Tourist Inn Online Reservation System 1.0. It has been rated as critical. This issue affects some unknown processing …

Jun 20, 2024
CVE-2024-5522
6.5 MEDIUM

The HTML5 Video Player WordPress plugin before 2.5.27 does not sanitize and escape a parameter from a REST route before using it in a SQL …

Jun 20, 2024
CVE-2024-5475
5.4 MEDIUM

The Responsive video embed WordPress plugin before 0.5.1 does not validate and escape some of its shortcode attributes before outputting them back in a page/post …

Jun 20, 2024
CVE-2024-4565
6.5 MEDIUM

The Advanced Custom Fields (ACF) WordPress plugin before 6.3, Advanced Custom Fields Pro WordPress plugin before 6.3 allows you to display custom field values for …

Jun 20, 2024
CVE-2024-5686
6.4 MEDIUM

The WPZOOM Addons for Elementor (Templates, Widgets) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘url’ attribute within the plugin's Team Members …

Jun 20, 2024
CVE-2024-5605
8.8 HIGH

The Media Library Assistant plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order’ parameter within the mla_tag_cloud Shortcode in all versions up …

Jun 20, 2024
CVE-2024-4390
6.5 MEDIUM

The Slider and Carousel slider by Depicter plugin for WordPress is vulnerable to Arbitrary Nonce Generation in all versions up to, and including, 3.0.2. This …

Jun 20, 2024

Scan your infrastructure for known CVEs

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