CVE Database

53200+ 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-2022-49545
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI …

Feb 26, 2025
CVE-2022-49544
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipw_xmit() crypt and crypt->ops could be null, so we …

Feb 26, 2025
CVE-2022-49543
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of dev_wake in mhi_pm_disable_transition() When test device recovery with below command, …

Feb 26, 2025
CVE-2022-49542
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() In an attempt to log message 0126 …

Feb 26, 2025
CVE-2022-49540
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix race in schedule and flush work While booting secondary CPUs, cpus_read_[lock/unlock] is not …

Feb 26, 2025
CVE-2022-49539
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and …

Feb 26, 2025
CVE-2022-49538
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access input_dev under mutex It is possible when using ASoC that input_dev is …

Feb 26, 2025
CVE-2022-49537
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen …

Feb 26, 2025
CVE-2022-49536
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock During stress I/O tests with …

Feb 26, 2025
CVE-2022-49534
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT There is a potential memory …

Feb 26, 2025
CVE-2022-49533
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum …

Feb 26, 2025
CVE-2022-49532
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes drm_cvt_mode may return NULL and we should check …

Feb 26, 2025
CVE-2022-49531
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: loop: implement ->free_disk Ensure that the lo_device which is stored in the gendisk private data …

Feb 26, 2025
CVE-2022-49529
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if …

Feb 26, 2025
CVE-2022-49528
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver …

Feb 26, 2025
CVE-2022-49527
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venus_probe fails at pm_runtime_put_sync the error …

Feb 26, 2025
CVE-2022-49526
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: don't set sb values if can't pass sanity check If bitmap area contains invalid …

Feb 26, 2025
CVE-2022-49525
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will …

Feb 26, 2025
CVE-2022-49523
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ath11k: disable spectral scan during spectral deinit When ath11k modules are removed using rmmod with …

Feb 26, 2025
CVE-2022-49522
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in …

Feb 26, 2025
CVE-2022-49521
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() If no handler is found in lpfc_complete_unsol_iocb() to …

Feb 26, 2025
CVE-2022-49520
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall If a …

Feb 26, 2025
CVE-2022-49517
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe This node pointer is returned by of_parse_phandle() with …

Feb 26, 2025
CVE-2022-49516
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: always check VF VSI pointer values The ice_get_vf_vsi function can return NULL in some …

Feb 26, 2025
CVE-2022-49514
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe Call of_node_put(platform_node) to avoid refcount leak in the …

Feb 26, 2025
CVE-2022-49513
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: Use kobject release() method to free dbs_data The struct dbs_data embeds a struct …

Feb 26, 2025
CVE-2022-49512
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: denali: Use managed device resources All of the resources used by this driver …

Feb 26, 2025
CVE-2022-49511
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == list_add corruption. …

Feb 26, 2025
CVE-2022-49510
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl …

Feb 26, 2025
CVE-2022-49507
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121_assign_chip_model() KASAN report slab-out-of-bounds in __regmap_init as follows: BUG: KASAN: …

Feb 26, 2025
CVE-2022-49506
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data …

Feb 26, 2025
CVE-2022-49504
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external …

Feb 26, 2025
CVE-2022-49502
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: rga: fix possible memory leak in rga_probe rga->m2m_dev needs to be freed when rga_probe …

Feb 26, 2025
CVE-2022-49500
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can …

Feb 26, 2025
CVE-2022-49499
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereferences without iommu Check if 'aspace' is set before using it …

Feb 26, 2025
CVE-2022-49498
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Check for null pointer of pointer substream before dereferencing it Pointer substream is …

Feb 26, 2025
CVE-2022-49497
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG() from skb_checksum_help() I have a syzbot report that managed to get …

Feb 26, 2025
CVE-2022-49496
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, …

Feb 26, 2025
CVE-2022-49495
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: check return value after calling platform_get_resource_byname() It will cause null-ptr-deref if platform_get_resource_byname() returns NULL, …

Feb 26, 2025
CVE-2022-49494
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe() It will cause null-ptr-deref when using 'res', …

Feb 26, 2025
CVE-2022-49492
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags In nvme_alloc_admin_tags, the admin_q can be set …

Feb 26, 2025
CVE-2022-49491
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-ptr-deref in resource_size(), if platform_get_resource() …

Feb 26, 2025
CVE-2022-49490
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected mdp5_get_global_state runs the risk of …

Feb 26, 2025
CVE-2022-49488
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected There is a possibility for …

Feb 26, 2025
CVE-2022-49487
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe() It will cause null-ptr-deref when using 'res', …

Feb 26, 2025
CVE-2022-49486
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe of_find_i2c_device_by_node() takes a reference, In error paths, we …

Feb 26, 2025
CVE-2022-49485
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon …

Feb 26, 2025
CVE-2022-49484
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector Fix possible NULL pointer dereference in …

Feb 26, 2025
CVE-2022-49483
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit If edp modeset …

Feb 26, 2025
CVE-2022-49482
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe of_parse_phandle() returns a node pointer with refcount incremented, …

Feb 26, 2025

Scan your infrastructure for known CVEs

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