Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Linux Kernel MEDIUM 5.5
CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operatio…

Fix: 6.9 / 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-42076

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939_send_one() syzbot reported ker…

Fix: 5.4 / 5.4.279+
Fix from $1,600 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41087

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error If e.g. the ata_port_alloc() call in…

Fix: 4.19.317 / 5.4.279+
Fix from $1,950 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41092

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix potential UAF by revoke of fence registers CI has been sporadi…

Fix: 5.10.221 / 5.15.162+
Fix from $1,950 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41086

In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sb_field_downgrade validation - bch2_sb_downgrade_validate() wasn…

Fix: 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41088

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfd_start_xmit…

Fix: 6.1.97 / 6.6.37+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41089

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In n…

Fix: 4.19.317 / 5.4.279+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41093

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state->fb->…

Fix: 5.15.162 / 6.1.97+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41094

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only set smem_start is enable per module option Only export stru…

Fix: 6.6.37 / 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41095

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In n…

Fix: 4.19.317 / 5.4.279+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41097

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacru_bind() Syzbot is still report…

Fix: 4.19.317 / 5.4.279+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41098

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ata_port_alloc()…

Fix: 6.6.37 / 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2023-52887

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xt…

Fix: 5.4.279 / 5.10.221+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid Fix netfs_page…

Fix: 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41084

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Avoid null pointer dereference in region lookup cxl_dpa_to_region()…

Fix: 6.6.37 / 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41085

In the Linux kernel, the following vulnerability has been resolved: cxl/mem: Fix no cxl_nvd during pmem region auto-assembling When CXL subsystem i…

Fix: 6.9.8+
Fix from $1,600 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41074

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemand_id < 0 in copen If copen is malicio…

Fix: 6.1.101 / 6.6.42+
Fix from $1,950 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41075

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious proce…

Fix: 6.1.101 / 6.6.42+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41076

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4_set_security_label We leak nfs_fattr and nfs4_la…

Fix: 6.1.101 / 6.6.42+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: null_blk: fix validation of block size Block size should be between 512 and PAG…

Fix: 5.10.223 / 5.15.164+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41078

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the qu…

Fix: 5.10.223 / 5.15.164+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41079

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two…

Fix: 6.1.101 / 6.6.42+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41080

In the Linux kernel, the following vulnerability has been resolved: io_uring: fix possible deadlock in io_register_iowq_max_workers() The io_regist…

Fix: 6.9.11+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41081

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block…

Fix: 4.19.319 / 5.4.281+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41082

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if…

Fix: 6.9.11+
Fix from $1,600 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41061

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport [Why] …

Fix: 6.9.11+
Fix from $1,950 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41069

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topol…

Fix: 6.1.101 / 6.6.42+
Fix from $1,950 2024-07-29
Linux Kernel HIGH 7.8
CVE-2024-41070

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() Al repor…

Fix: 5.4.281 / 5.10.223+
Fix from $1,950 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41060

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_c…

Fix: 5.15.164 / 6.1.101+
Fix from $1,600 2024-07-29
Linux Kernel MEDIUM 5.5
CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the s…

Fix: 6.1.101 / 6.6.42+
Fix from $1,600 2024-07-29