CVE Database

121775+ 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-7887
2.7 LOW

A vulnerability was found in LimeSurvey 6.3.0-231016 and classified as problematic. Affected by this issue is some unknown functionality of the file /index.php of the …

Aug 17, 2024
CVE-2024-42322
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipvs: properly dereference pe in ip_vs_add_service Use pe directly to resolve sparse warning: net/netfilter/ipvs/ip_vs_ctl.c:1471:27: warning: …

Aug 17, 2024
CVE-2024-42321
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE The following splat is easy to reproduce upstream as well as …

Aug 17, 2024
CVE-2024-42320
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error checks in dasd_copy_pair_store() dasd_add_busid() can return an error via ERR_PTR() if an …

Aug 17, 2024
CVE-2024-42319
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable() When mtk-cmdq unbinds, a WARN_ON message with condition pm_runtime_get_sync() …

Aug 17, 2024
CVE-2024-42318
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: landlock: Don't lose track of restrictions on cred_transfer When a process' cred struct is replaced, …

Aug 17, 2024
CVE-2024-42317
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the …

Aug 17, 2024
CVE-2024-42316
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/mglru: fix div-by-zero in vmpressure_calc_level() evict_folios() uses a second pass to reclaim folios that have …

Aug 17, 2024
CVE-2024-42315
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on __exfat_get_dentry_set When accessing a file with more entries than ES_MAX_ENTRY_NUM, …

Aug 17, 2024
CVE-2024-42314
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when adding pages to compressed bio At add_ra_bio_pages() we are …

Aug 17, 2024
CVE-2024-42313
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdec_close There appears to be a possible use …

Aug 17, 2024
CVE-2024-42312
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize i_uid/i_gid Always initialize i_uid/i_gid inside the sysfs core so set_ownership() can safely …

Aug 17, 2024
CVE-2024-42311
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() Syzbot reports uninitialized value access issue …

Aug 17, 2024
CVE-2024-42310
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes In cdv_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is …

Aug 17, 2024
CVE-2024-42309
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes In psb_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is …

Aug 17, 2024
CVE-2024-42308

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

Aug 17, 2024
CVE-2024-42307
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential null pointer use in destroy_workqueue in init_cifs error path Dan Carpenter reported …

Aug 17, 2024
CVE-2024-42306
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we …

Aug 17, 2024
CVE-2024-42305
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dx_root before making dir indexed Syzbot reports a issue …

Aug 17, 2024
CVE-2024-42304
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: make sure the first directory block is not a hole The syzbot constructs a …

Aug 17, 2024
CVE-2024-42303
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERR_PTR dereference in pxp_probe() devm_regmap_init_mmio() can fail, add a check and bail …

Aug 17, 2024
CVE-2024-42302
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC …

Aug 17, 2024
CVE-2024-42301
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: dev/parport: fix the array out-of-bounds risk Fixed array out-of-bounds issues caused by sprintf by replacing …

Aug 17, 2024
CVE-2024-42300
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: erofs: fix race in z_erofs_get_gbuf() In z_erofs_get_gbuf(), the current task may be migrated to another …

Aug 17, 2024
CVE-2024-42299
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed If an NTFS file system is mounted to another …

Aug 17, 2024
CVE-2024-42298
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure …

Aug 17, 2024
CVE-2024-42297
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: …

Aug 17, 2024
CVE-2024-42296
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fs_convert_inline_inode() If device is readonly, make f2fs_convert_inline_inode() return EROFS instead …

Aug 17, 2024
CVE-2024-42295
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle inconsistent state in nilfs_btnode_create_block() Syzbot reported that a buffer state inconsistency was detected …

Aug 17, 2024
CVE-2024-42294
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between sd_remove & sd_release Our test report the following hung task: [ …

Aug 17, 2024
CVE-2024-42293
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: Fix lockless walks with static and dynamic page-table folding Lina reports random oopsen …

Aug 17, 2024
CVE-2024-42292
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: kobject_uevent: Fix OOB access within zap_modalias_env() zap_modalias_env() wrongly calculates size of memory block to move, …

Aug 17, 2024
CVE-2024-42291
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: Add a per-VF limit on number of FDIR filters While the iavf driver adds …

Aug 17, 2024
CVE-2024-42290
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clk_prepare(). However, …

Aug 17, 2024
CVE-2024-42289
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed …

Aug 17, 2024
CVE-2024-42288
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix for possible memory corruption Init Control Block is dereferenced incorrectly. Correctly dereference …

Aug 17, 2024
CVE-2024-42287
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and …

Aug 17, 2024
CVE-2024-42286
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvme_local_port correctly The driver load failed with error message, qla2xxx [0000:04:00.0]-ffff:0: register_localport …

Aug 17, 2024
CVE-2024-42285
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private …

Aug 17, 2024
CVE-2024-42284
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipc_udp_addr2str() on error tipc_udp_addr2str() should return non-zero value if the …

Aug 17, 2024
CVE-2024-42283
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthop_grp contains two reserved fields that …

Aug 17, 2024
CVE-2024-42282
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling Move the freeing of …

Aug 17, 2024
CVE-2024-42281
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gso_size Linearize the skb when downgrading gso_size because …

Aug 17, 2024
CVE-2024-42280
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).

Aug 17, 2024
CVE-2024-42279
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While …

Aug 17, 2024
CVE-2024-42278
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdev_load_calibrated_data() This function has a reversed if statement so it's either a …

Aug 17, 2024
CVE-2024-42277
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is …

Aug 17, 2024
CVE-2024-42276
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request …

Aug 17, 2024
CVE-2024-42275
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drm_client_buffer_vmap_local() This function accidentally returns zero/success on the failure path. …

Aug 17, 2024
CVE-2024-42274
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e ("ALSA: firewire-lib: …

Aug 17, 2024

Scan your infrastructure for known CVEs

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