CVE Database

54581+ 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-49580
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh. While reading sysctl_fib_multipath_use_neigh, it can be changed concurrently. Thus, …

Feb 26, 2025
CVE-2022-49579
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix data-races around sysctl_fib_multipath_hash_policy. While reading sysctl_fib_multipath_hash_policy, it can be changed concurrently. Thus, we …

Feb 26, 2025
CVE-2022-49578
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctl_ip_prot_sock. sysctl_ip_prot_sock is accessed concurrently, and there is always a chance …

Feb 26, 2025
CVE-2022-49577
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: udp: Fix a data-race around sysctl_udp_l3mdev_accept. While reading sysctl_udp_l3mdev_accept, it can be changed concurrently. Thus, …

Feb 26, 2025
CVE-2022-49576
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix data-races around sysctl_fib_multipath_hash_fields. While reading sysctl_fib_multipath_hash_fields, it can be changed concurrently. Thus, we …

Feb 26, 2025
CVE-2022-49575
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts. While reading sysctl_tcp_thin_linear_timeouts, it can be changed concurrently. Thus, …

Feb 26, 2025
CVE-2022-49574
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_recovery. While reading sysctl_tcp_recovery, it can be changed concurrently. Thus, we …

Feb 26, 2025
CVE-2022-49573
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_early_retrans. While reading sysctl_tcp_early_retrans, it can be changed concurrently. Thus, …

Feb 26, 2025
CVE-2022-49572
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. While reading sysctl_tcp_slow_start_after_idle, it can be changed concurrently. Thus, we …

Feb 26, 2025
CVE-2022-49571
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_max_reordering. While reading sysctl_tcp_max_reordering, it can be changed concurrently. Thus, we …

Feb 26, 2025
CVE-2022-49570
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gpio: gpio-xilinx: Fix integer overflow Current implementation is not able to configure more than 32 …

Feb 26, 2025
CVE-2022-49569
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers In case a IRQ …

Feb 26, 2025
CVE-2022-49568
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops->destroy A KVM device cleanup happens in either of two callbacks: …

Feb 26, 2025
CVE-2022-49567
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix uninit-value in mpol_rebind_policy() mpol_set_nodemask()(mm/mempolicy.c) does not set up nodemask when pol->mode is MPOL_LOCAL. …

Feb 26, 2025
CVE-2022-49566
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form …

Feb 26, 2025
CVE-2022-49565
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/lbr: Fix unchecked MSR access error on HSW The fuzzer triggers the below trace. [ …

Feb 26, 2025
CVE-2022-49564
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for DH Reject requests with a source buffer that …

Feb 26, 2025
CVE-2022-49563
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - add param check for RSA Reject requests with a source buffer that …

Feb 26, 2025
CVE-2022-49562
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits Use the recently introduced __try_cmpxchg_user() …

Feb 26, 2025
CVE-2022-49561
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: re-fetch conntrack after insertion In case the conntrack is clashing, insertion can free …

Feb 26, 2025
CVE-2022-49559
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs …

Feb 26, 2025
CVE-2022-49558
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: double hook unregistration in netns path __nft_release_hooks() is called from pre_netns exit path …

Feb 26, 2025
CVE-2022-49557
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave) Set the starting …

Feb 26, 2025
CVE-2022-49555
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: Use del_timer_sync() before freeing While looking at a crash report on a timer …

Feb 26, 2025
CVE-2022-49554
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker …

Feb 26, 2025
CVE-2022-49553
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate BOOT sectors_per_clusters When the NTFS BOOT sectors_per_clusters field is > 0x80, it represents …

Feb 26, 2025
CVE-2022-49552
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit …

Feb 26, 2025
CVE-2022-49550
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide block_invalidate_folio to fix memory leak The ntfs3 filesystem lacks the 'invalidate_folio' method and …

Feb 26, 2025
CVE-2022-49549
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails In mce_threshold_create_device(), if threshold_create_bank() fails, the previously allocated …

Feb 26, 2025
CVE-2022-49547
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving …

Feb 26, 2025
CVE-2022-49546
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced …

Feb 26, 2025
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

Scan your infrastructure for known CVEs

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