Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

MEDIUM 5.5 CVE-2024-35808 In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call md_reap_sync_thread() directly Currently md_reap_sync_th… Linux Kernel 6.7.12 / 6.8.3+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35810 In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatc… Linux Kernel 6.6.24 / 6.7.12+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35803 In the Linux kernel, the following vulnerability has been resolved: x86/efistub: Call mixed mode boot services on the firmware's stack Normally, th… Linux Kernel 6.1.84 / 6.6.24+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35804 In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulatin… Linux Kernel 5.15.154 / 5.18+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35805 In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup wh… Linux Kernel 5.4.274 / 5.10.215+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35799 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream [Why] Disabling stream encod… Linux Kernel 6.6.26 / 6.7.12+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35800 In the Linux kernel, the following vulnerability has been resolved: efi: fix panic in kdump kernel Check if get_next_variable() is actually valid p… Linux Kernel 6.1.84 / 6.6.24+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35801 In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD Commit 672365477ae8 ("x86/fpu… Linux Kernel 6.1.84 / 6.6.24+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35795 In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup o… Linux Kernel 6.6.24 / 6.7.12+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35796 In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: platform_get_resource replaced by wrong function The function pl… Linux Kernel 5.10.215 / 5.15.154+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35797 In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping a… Linux Kernel 6.6.24 / 6.7.12+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52670 In the Linux kernel, the following vulnerability has been resolved: rpmsg: virtio: Free driver_override when rpmsg_remove() Free driver_override wh… Linux Kernel 4.19.307 / 5.4.269+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52671 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 [Why] Under so… Linux Kernel 6.6.24 / 6.7.3+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52672 In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wr_wait after setting max_usage Commit c73be61cede5 ("pipe: Add ge… Linux Kernel 5.10.210 / 5.15.149+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52673 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error [WHY & HOW] Check whether get… Linux Kernel 6.7.3+ Fix from $1,6002024-05-17 HIGH 7.8 CVE-2023-52667 In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fs_any_create_groups When kcalloc() f… Linux Kernel 5.15.149 / 6.1.76+ Fix from $1,9502024-05-17 HIGH 7.8 CVE-2023-52669 In the Linux kernel, the following vulnerability has been resolved: crypto: s390/aes - Fix buffer overread in CTR mode When processing the last blo… Linux Kernel 5.10.210 / 5.15.149+ Fix from $1,9502024-05-17 MEDIUM 5.5 CVE-2023-52668 In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfs_zone_activate() The btrfs CI reported … Linux Kernel 6.6.15 / 6.7.3+ Fix from $1,6002024-05-17 HIGH 7.8 CVE-2023-52664 In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic… Linux Kernel 6.1.77 / 6.6.16+ Fix from $1,9502024-05-17 MEDIUM 5.5 CVE-2023-52661 In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rg… Linux Kernel 6.1.83 / 6.6.23+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52662 In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node When ida_alloc_max fails, r… Linux Kernel 5.15.153 / 6.1.83+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2023-52663 In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() Driver uses kasprintf() … Linux Kernel 6.6.23 / 6.7.11+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35793 In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further report… Linux Kernel 6.7.12 / 6.8.3+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-35794 In the Linux kernel, the following vulnerability has been resolved: dm-raid: really frozen sync_thread during suspend 1) commit f52f5c71f3d4 ("md: … Linux Kernel 6.7.12 / 6.8.3+ Fix from $1,6002024-05-17 HIGH 7.8 CVE-2024-35789 In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving … Linux Kernel 4.15 / 4.19.312+ Fix from $1,9502024-05-17 HIGH 7.8 CVE-2024-35791 In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() D… Linux Kernel 4.20 / 5.5+ Fix from $1,9502024-05-17 HIGH 7.8 CVE-2024-35792 In the Linux kernel, the following vulnerability has been resolved: crypto: rk3288 - Fix use after free in unprepare The unprepare call must be car… Linux Kernel 6.6.24 / 6.7.12+ Fix from $1,9502024-05-17 HIGH 7.1 CVE-2024-35785 In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path … Linux Kernel 5.10.215 / 5.15.154+ Fix from $1,9502024-05-17 MEDIUM 5.5 CVE-2024-27434 In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't nee… Linux Kernel 6.6.23 / 6.7.11+ Fix from $1,6002024-05-17 MEDIUM 5.5 CVE-2024-27435 In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on … Linux Kernel 6.1.83 / 6.6.23+ Fix from $1,6002024-05-17