CVE Database

117989+ 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-50045
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix get_phb_number() locking The recent change to get_phb_number() causes a DEBUG_ATOMIC_SLEEP warning on some …

Jun 18, 2025
CVE-2022-50044
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: start MHI channel after endpoit creation MHI channel may generates event/interrupt right after …

Jun 18, 2025
CVE-2022-50043
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: fix potential refcount leak in ndisc_router_discovery() The issue happens on specific paths in the …

Jun 18, 2025
CVE-2022-50042
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array …

Jun 18, 2025
CVE-2022-50041
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: Fix call trace with null VSI during VF reset During stress test with attaching …

Jun 18, 2025
CVE-2022-50040
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions() If an error occurs in dsa_devlink_region_create(), then …

Jun 18, 2025
CVE-2022-50039
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove() Commit 09f012e64e4b ("stmmac: intel: Fix clock …

Jun 18, 2025
CVE-2022-50038
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors() In this function, there are two refcount leak bugs: …

Jun 18, 2025
CVE-2022-50037
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: don't leak the ccs state The kernel only manages the ccs state with lmem-only …

Jun 18, 2025
CVE-2022-50036
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using …

Jun 18, 2025
CVE-2022-50035
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex If amdgpu_cs_vm_handling returns r != 0, then it will …

Jun 18, 2025
CVE-2022-50034
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3 fix use-after-free at workaround 2 BUG: KFENCE: use-after-free read in __list_del_entry_valid+0x10/0xac cdns3_wa2_remove_old_request() { …

Jun 18, 2025
CVE-2022-50033
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-ppc-of: Fix refcount leak bug In ohci_hcd_ppc_of_probe(), of_find_compatible_node() will return a node pointer …

Jun 18, 2025
CVE-2022-50032
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: renesas: Fix refcount leak bug In usbhs_rza1_hardware_init(), of_find_node_by_name() will return a node pointer with …

Jun 18, 2025
CVE-2022-50031

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

Jun 18, 2025
CVE-2022-50030
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input …

Jun 18, 2025
CVE-2022-50029
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: dont disable gcc_sleep_clk_src Once the usb sleep clocks are disabled, clock framework …

Jun 18, 2025
CVE-2022-50028
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gadgetfs: ep_io - wait until IRQ finishes after usb_ep_queue() if wait_for_completion_interruptible() is interrupted we need …

Jun 18, 2025
CVE-2022-50027
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE There is no …

Jun 18, 2025
CVE-2022-50026
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be …

Jun 18, 2025
CVE-2022-50025
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmap_zalloc() must be balanced …

Jun 18, 2025
CVE-2022-50024
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-axi-dmac: do not print NULL LLI during error During debugging we have seen an …

Jun 18, 2025
CVE-2022-50023
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-axi-dmac: ignore interrupt if no descriptor If the channel has no descriptor and the …

Jun 18, 2025
CVE-2022-50022
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drivers:md:fix a potential use-after-free bug In line 2884, "raid5_release_stripe(sh);" drops the reference to sh and …

Jun 18, 2025
CVE-2022-50021
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ext4: block range must be validated before use in ext4_mb_clear_bb() Block range to free is …

Jun 18, 2025
CVE-2022-50020
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid resizing to a partial cluster size This patch avoids an attempt to resize …

Jun 18, 2025
CVE-2022-50019
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tty: serial: Fix refcount leak bug in ucc_uart.c In soc_info(), of_find_node_by_type() will return a node …

Jun 18, 2025
CVE-2022-50018

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

Jun 18, 2025
CVE-2022-50017
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start We should call of_node_put() for the reference 'uctl_node' …

Jun 18, 2025
CVE-2022-50016
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot It is not …

Jun 18, 2025
CVE-2022-50015
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not …

Jun 18, 2025
CVE-2022-50014
7.0 HIGH

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW Ever since the Dirty COW (CVE-2016-5195) …

Jun 18, 2025
CVE-2022-50013
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page() As Dipanjan Das <[email protected]> reported, syzkaller found …

Jun 18, 2025
CVE-2022-50012
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powerpc/64: Init jump labels before parse_early_param() On 64-bit, calling jump_label_init() in setup_feature_keys() is too late …

Jun 18, 2025
CVE-2022-50011
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: venus: pm_helpers: Fix warning in OPP during probe Fix the following WARN triggered during Venus …

Jun 18, 2025
CVE-2022-50010
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: i740fb: Check the argument of i740_calc_vclk() Since the user can control the arguments …

Jun 18, 2025
CVE-2022-50009
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data There is issue as follows when test f2fs atomic write: …

Jun 18, 2025
CVE-2022-50008
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: kprobes: don't call disarm_kprobe() for disabled kprobes The assumption in __disable_kprobe() is wrong, and it …

Jun 18, 2025
CVE-2022-50007
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in __xfrm_policy_check() The issue happens on an error path in __xfrm_policy_check(). …

Jun 18, 2025
CVE-2022-50006
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with __nfs42_ssc_open A destination server while doing a COPY shouldn't accept using …

Jun 18, 2025
CVE-2022-50005
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout When the pn532 uart device is detaching, …

Jun 18, 2025
CVE-2022-50004
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix metadata dst->dev xmit null pointer dereference When we try to transmit an …

Jun 18, 2025
CVE-2022-50003
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L …

Jun 18, 2025
CVE-2022-50002
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY Only set MLX5_LAG_FLAG_NDEVS_READY if both netdevices are registered. Doing …

Jun 18, 2025
CVE-2022-50001
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_tproxy: restrict to prerouting hook TPROXY is only allowed from prerouting, but nft_tproxy doesn't …

Jun 18, 2025
CVE-2022-50000
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work To clear the flow …

Jun 18, 2025
CVE-2022-49999
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix space cache corruption and potential double allocations When testing space_cache v2 on a …

Jun 18, 2025
CVE-2022-49998
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: (1) …

Jun 18, 2025
CVE-2022-49997
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: lantiq_xrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, …

Jun 18, 2025
CVE-2022-49996
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfs_get_dev_args_from_path() In btrfs_get_dev_args_from_path(), btrfs_get_bdev_and_sb() can fail if the path …

Jun 18, 2025

Scan your infrastructure for known CVEs

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