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-49906
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it [why & how] Change the order …

Oct 21, 2024
CVE-2024-49905
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2) This commit adds a null check …

Oct 21, 2024
CVE-2024-49904
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to …

Oct 21, 2024
CVE-2024-49902
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out …

Oct 21, 2024
CVE-2024-49901
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs There are some cases, such as the one …

Oct 21, 2024
CVE-2024-49899
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 [WHAT & HOW] Variables used as denominators and maybe …

Oct 21, 2024
CVE-2024-49898
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null-initialized variables [WHAT & HOW] drr_timing and subvp_pipe are initialized to null and …

Oct 21, 2024
CVE-2024-49897
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check phantom_stream before it is used dcn32_enable_phantom_stream can return null, so returned value must …

Oct 21, 2024
CVE-2024-49896
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream before comparing them [WHAT & HOW] amdgpu_dm can pass a null stream …

Oct 21, 2024
CVE-2024-49893
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream_status before it is used [WHAT & HOW] dc_state_get_stream_status can return null, and …

Oct 21, 2024
CVE-2024-49892
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize get_bytes_per_element's default to 1 Variables, used as denominators and maybe not assigned to …

Oct 21, 2024
CVE-2024-49891
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths When the HBA is undergoing …

Oct 21, 2024
CVE-2024-49890
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fw_info is not null before using it This resolves the dereference null …

Oct 21, 2024
CVE-2024-49888
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program …

Oct 21, 2024
CVE-2024-49887
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to …

Oct 21, 2024
CVE-2024-49886
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes …

Oct 21, 2024
CVE-2024-49885
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 ("mm/slub: extend redzone check to extra …

Oct 21, 2024
CVE-2024-49881
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: update orig_path in ext4_find_extent() In ext4_find_extent(), if the path is not big enough, we …

Oct 21, 2024
CVE-2024-49879
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for alloc_ordered_workqueue As it may return NULL pointer and cause …

Oct 21, 2024
CVE-2024-49878
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: resource: fix region_intersects() vs add_memory_driver_managed() On a system with CXL memory, the resource tree (/proc/iomem) …

Oct 21, 2024
CVE-2024-49877
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may …

Oct 21, 2024
CVE-2024-49875
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserr_io to avoid warning Ext4 will throw -EBADMSG through ext4_readdir …

Oct 21, 2024
CVE-2024-49873
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: fix filemap_get_folios_contig THP panic Patch series "memfd-pin huge page fixes". Fix multiple bugs that …

Oct 21, 2024
CVE-2024-49872
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfd_pin_folios alloc race panic If memfd_pin_folios tries to create a hugetlb page, but …

Oct 21, 2024
CVE-2024-49871
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589_clear_config() …

Oct 21, 2024
CVE-2024-49870
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefiles_open_file() A dentry leak may be caused when a lookup …

Oct 21, 2024
CVE-2024-49868
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion [BUG] Syzbot …

Oct 21, 2024
CVE-2024-49867
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at close_ctree(), …

Oct 21, 2024
CVE-2024-49866
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" …

Oct 21, 2024
CVE-2024-49864
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpc_open_socket(), it …

Oct 21, 2024
CVE-2024-49863
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Since commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code from control queue …

Oct 21, 2024
CVE-2024-40746
5.4 MEDIUM

A stored cross-site scripting (XSS) vulnerability in HikaShop Joomla Component < 5.1.1 allows remote attackers to execute arbitrary JavaScript in the web browser of a …

Oct 21, 2024
CVE-2024-8305
6.5 MEDIUM

prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints on secondaries, where in extreme cases may cause multiple secondaries crashing …

Oct 21, 2024
CVE-2024-49859
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomic_file in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), …

Oct 21, 2024
CVE-2024-49858
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log …

Oct 21, 2024
CVE-2024-49857
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not …

Oct 21, 2024
CVE-2024-49856
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an …

Oct 21, 2024
CVE-2024-49851
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting …

Oct 21, 2024
CVE-2024-49850
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos In case of malformed relocation record of kind BPF_CORE_TYPE_ID_LOCAL …

Oct 21, 2024
CVE-2024-47756
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in ks_pcie_quirk() This code accidentally uses && where || was …

Oct 21, 2024
CVE-2024-47754
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning Fix a smatch static checker …

Oct 21, 2024
CVE-2024-47753
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning …

Oct 21, 2024
CVE-2024-47752
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 stateless decoder smatch warning Fix a smatch static checker warning …

Oct 21, 2024
CVE-2024-47749
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookup_atid The lookup_atid() function can return NULL if the ATID …

Oct 21, 2024
CVE-2024-47746
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment …

Oct 21, 2024
CVE-2024-47744
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Use a dedicated mutex to …

Oct 21, 2024
CVE-2024-47743
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in find_asymmetric_key() In find_asymmetric_key(), if all NULLs are passed in …

Oct 21, 2024
CVE-2024-47740
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODE_WRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic …

Oct 21, 2024
CVE-2024-47739
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seq_nr overflow When submitting more than …

Oct 21, 2024
CVE-2024-47737
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup …

Oct 21, 2024

Scan your infrastructure for known CVEs

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