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-2024-49925
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup …

Oct 21, 2024
CVE-2024-49924
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafb_task() In the pxafb_probe function, it calls …

Oct 21, 2024
CVE-2024-49923
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags [WHAT & HOW] "dcn20_validate_apply_pipe_split_flags" dereferences merge, and thus it cannot …

Oct 21, 2024
CVE-2024-49922
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them [WHAT & HOW] These pointers are null checked …

Oct 21, 2024
CVE-2024-49921
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before used [WHAT & HOW] Poniters, such as dc->clk_mgr, are null …

Oct 21, 2024
CVE-2024-49920
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses [WHAT & HOW] Poniters, such as stream_enc and …

Oct 21, 2024
CVE-2024-49919
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer This commit addresses a potential null pointer …

Oct 21, 2024
CVE-2024-49918
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer This commit addresses a potential null pointer …

Oct 21, 2024
CVE-2024-49917
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw This commit addresses a potential …

Oct 21, 2024
CVE-2024-49916
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw This commit addresses a potential …

Oct 21, 2024
CVE-2024-49915
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw This commit addresses a potential null pointer …

Oct 21, 2024
CVE-2024-49914
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference …

Oct 21, 2024
CVE-2024-49913
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream This commit addresses a null pointer dereference …

Oct 21, 2024
CVE-2024-49912
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream' This commit adds a null check for 'stream_status' in …

Oct 21, 2024
CVE-2024-49911
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func This commit adds a null check …

Oct 21, 2024
CVE-2024-49910
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func This commit adds a null check …

Oct 21, 2024
CVE-2024-49909
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func This commit adds a null check …

Oct 21, 2024
CVE-2024-49908
5.5 MEDIUM

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

Oct 21, 2024
CVE-2024-49907
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc->clk_mgr [WHY & HOW] dc->clk_mgr is null checked previously …

Oct 21, 2024
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-49903
7.0 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits [syzbot reported] ================================================================== BUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/locking/mutex.c:587 [inline] …

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-49900
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of new_ea in ea_buffer syzbot reports that lzo1x_1_do_compress is using uninit-value: …

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-49895
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses …

Oct 21, 2024
CVE-2024-49894
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of …

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-49889
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid use-after-free in ext4_ext_show_leaf() In ext4_find_extent(), path may be freed by error or be …

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-49884
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4_split_extent_at() We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in …

Oct 21, 2024
CVE-2024-49883
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path …

Oct 21, 2024
CVE-2024-49882
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to …

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-49880
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in alloc_flex_gd() Wesley reported an issue: ================================================================== EXT4-fs (dm-5): …

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-49876
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction …

Oct 21, 2024

Scan your infrastructure for known CVEs

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