CVEs from 2022

5,301 normalized CVEs published or assigned in this year.

Total
5,301
critical
critical 90
high
high 1,233
medium
medium 957
low
low 24
% Critical
1.7%
% with KEV
2.5%
% with exploit
3.3%

Top products

  • jdk 116
  • jre 109
  • openjdk 100
  • zulu 82
  • graalvm 74
  • cloud_secure_agent 35
  • oncommand_insight 34
  • cloud_insights_acquisition_unit 34
0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2022-1998 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-49543 medium 5.5 4y ago 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, it has warning i…
CVE-2022-31813 medium 5.5 4y ago Moderate: httpd security, bug fix, and enhancement update
CVE-2022-1852 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-32891 medium 5.5 4y ago The issue was addressed with improved UI handling. This issue is fixed in Safari 16, tvOS 16, watchOS 9, iOS 16. Visiting a website that frames malicious content may lead to UI spoofing.
CVE-2022-49158 medium 5.5 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix warning message due to adisc being flushed Fix warning message due to adisc being flushed. Linux kernel trigg…
CVE-2022-49606 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix sleep from invalid context BUG Taking the qos_mutex to process RoCEv2 QP's on netdev events causes a kernel splat…
CVE-2022-1016 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-0854 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-23816 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-49412 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: bfq: Avoid merging queues with different parents It can happen that the parent of a bfqq changes between the moment we decide two…
CVE-2022-32742 medium 5.5 4y ago RHSA-2022:7111: samba security and bug fix update (Moderate)
CVE-2022-49557 medium 5.5 4y ago 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 uABI size of KVM's guest FPU to 'stru…
CVE-2022-21123 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-49707 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ext4: add reserved GDT blocks check We capture a NULL pointer issue when resizing a corrupt ext4 image which is freshly clear res…
CVE-2022-50187 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids havi…
CVE-2022-49153 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: wireguard: socket: free skb in send6 when ipv6 is disabled I got a memory leak report: unreferenced object 0xffff8881191fc040 (s…
CVE-2022-1706 medium 5.5 4y ago Moderate: ignition security, bug fix, and enhancement update
CVE-2022-27191 medium 5.5 4y ago RHSA-2022:7469: container-tools:4.0 security and bug fix update (Moderate)
CVE-2022-49537 medium 5.5 4y ago 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 with CMF enabled: BUG: using smp_processo…
CVE-2022-49426 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-sva: Fix mm use-after-free We currently call arm64_mm_context_put() without holding a reference to the mm, whic…
CVE-2022-48905 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue.
CVE-2022-49264 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: exec: Force single empty string when argv is empty Quoting[1] Ariadne Conill: "In several other operating systems, it is a hard …
CVE-2022-50027 medium 5.5 4y ago 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 corresponding free routine if lpfc_sli4_issue_wqe …
CVE-2022-49288 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurrent PCM buffer preallocation chan…
CVE-2022-49710 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITS_PER_LONG The code in dm-log rounds up bitset_size to 32 bits. It then uses fin…
CVE-2022-2989 medium 5.5 4y ago RHSA-2023:2802: container-tools:4.0 security and bug fix update (Moderate)
CVE-2022-50030 medium 5.5 4y ago 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 to debugfs results in buffe…
CVE-2022-49292 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: oss: Fix PCM OSS buffer allocation overflow We've got syzbot reports hitting INT_MAX overflow at vmalloc() allocation that …
CVE-2022-25308 medium 5.5 4y ago RHSA-2022:7514: fribidi security update (Moderate)
CVE-2022-49538 medium 5.5 4y ago 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 unregistered while calling snd_jack_rep…
CVE-2022-29162 medium 5.5 4y ago RHSA-2022:7469: container-tools:4.0 security and bug fix update (Moderate)
CVE-2022-50179 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb Syzbot reported use-after-free Read in ath9k_hif_usb_rx_cb() [0]. The problem wa…
CVE-2022-3500 medium 5.5 4y ago Moderate: keylime security update
CVE-2022-2153 medium 5.5 4y ago A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. Th…
CVE-2022-49215 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race at socket teardown Fix a race in the xsk socket teardown code that can lead to a NULL pointer dereference splat. Th…
CVE-2022-49349 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4_rename_dir_prepare We got issue as follows: EXT4-fs (loop0): mounted filesystem without journal.…
CVE-2022-49179 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: block, bfq: don't move oom_bfqq Our test report a UAF: [ 2073.019181] ==========================================================…
CVE-2022-23825 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-26125 medium 5.5 4y ago Buffer overflow vulnerabilities exist in FRRouting through 8.1.0 due to wrong checks on the input packet length in isisd/isis_tlvs.c.
CVE-2022-20368 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-21125 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1679 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-21499 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1048 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1280 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1353 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-50115 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes We have sanity checks for byte controls and i…
CVE-2022-32746 medium 5.5 4y ago RHSA-2022:7730: libldb security, bug fix, and enhancement update (Moderate)
CVE-2022-25255 medium 5.5 4y ago In Qt 5.9.x through 5.15.x before 5.15.9 and 6.x before 6.2.4 on Linux and UNIX, QProcess could execute a binary from the current working directory when not found in the PATH.
CVE-2022-25309 medium 5.5 4y ago RHSA-2022:7514: fribidi security update (Moderate)
CVE-2022-48936 medium 5.5 4y ago RHSA-2024:8870: kernel-rt security update (Moderate)
CVE-2022-50213 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow SET_ID to refer to another table When doing lookups for sets on the same batch by using its ID…
CVE-2022-27406 medium 5.5 4y ago RHSA-2022:7745: freetype security update (Moderate)
CVE-2022-50178 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: 8852a: rfk: fix div 0 exception The DPK is a kind of RF calibration whose algorithm is to fine tune parameters and c…
CVE-2022-32189 medium 5.5 4y ago RHSA-2023:2802: container-tools:4.0 security and bug fix update (Moderate)
CVE-2022-27405 medium 5.5 4y ago RHSA-2022:7745: freetype security update (Moderate)
CVE-2022-49559 medium 5.5 4y ago 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 that sanity check that KVM never lets a trip…
CVE-2022-21673 medium 5.5 4y ago RHSA-2022:7519: grafana security, bug fix, and enhancement update (Moderate)
CVE-2022-0617 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1184 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-21713 medium 5.5 4y ago RHSA-2022:7519: grafana security, bug fix, and enhancement update (Moderate)
CVE-2022-49109 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode reference leakage in ceph_get_snapdir() The ceph_get_inode() will search for or insert a new inode into the hash …
CVE-2022-49152 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: XArray: Fix xas_create_range() when multi-order entry present If there is already an entry present that is of order >= XA_CHUNK_S…
CVE-2022-21166 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-30067 medium 5.5 4y ago Moderate: gimp security and enhancement update
CVE-2022-2503 medium 5.5 4y ago Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads c…
CVE-2022-49669 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccept…
CVE-2022-49673 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm raid: fix KASAN warning in raid5_add_disks There's a KASAN warning in raid5_add_disk when running the LVM testsuite. The warni…
CVE-2022-49156 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer (fc_remote_port_delete) which can put the thread…
CVE-2022-49671 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix memory leak in ib_cm_insert_listen cm_alloc_id_priv() allocates resource for the cm_id_priv. When cm_init_listen() f…
CVE-2022-25310 medium 5.5 4y ago RHSA-2022:7514: fribidi security update (Moderate)
CVE-2022-30699 medium 5.5 4y ago RHSA-2022:7622: unbound security, bug fix, and enhancement update (Moderate)
CVE-2022-49664 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipc_node_create Shuang Li reported a NULL pointer dereference crash: [] BUG: kernel NULL …
CVE-2022-48765 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: KVM: LAPIC: Also cancel preemption timer during SET_LAPIC The below warning is splatting during guest reboot. ------------[ cu…
CVE-2022-2309 medium 5.5 4y ago Moderate: python-lxml security update
CVE-2022-49605 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: igc: Reinstate IGC_REMOVED logic and implement it properly The initially merged version of the igc driver code (via commit 146740…
CVE-2022-49561 medium 5.5 4y ago 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 skb->_nfct and set…
CVE-2022-1348 medium 5.5 4y ago Moderate: logrotate security update
CVE-2022-49272 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock syzbot caught a potential deadlock between the PCM runtime->b…
CVE-2022-49698 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: use get_random_u32 instead of prandom bh might occur while updating per-cpu rnd_state from user context, ie. local_out…
CVE-2022-49531 medium 5.5 4y ago 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 is valid until the gendisk is f…
CVE-2022-49536 medium 5.5 4y ago 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 500+ vports, hard LOCKUP call traces …
CVE-2022-49534 medium 5.5 4y ago 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 leak in lpfc_ignore_els_cmpl() and l…
CVE-2022-1049 medium 5.5 4y ago RHSA-2022:7447: pcs security, bug fix, and enhancement update (Moderate)
CVE-2022-49615 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error The initial settings will be written before the codec probe f…
CVE-2022-49697 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: bpf: Fix request_sock leak in sk lookup helpers A customer reported a request_socket leak in a Calico cloud environment. We found…
CVE-2022-49695 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: igb: fix a use-after-free issue in igb_clean_tx_ring Fix the following use-after-free bug in igb_clean_tx_ring routine when the N…
CVE-2022-49708 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug_on ext4_mb_use_inode_pa Hulk Robot reported a BUG_ON: =============================================================…
CVE-2022-49515 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t The CS35L41_NUM_OTP_ELEM is 100, but only 99 entries are defin…
CVE-2022-0168 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-26373 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-22628 medium 5.5 4y ago A use after free issue was addressed with improved memory management. This issue is fixed in macOS Monterey 12.3, Safari 15.4, watchOS 8.5, iOS 15.4 and iPadOS 15.4, tvOS 15.4. Processing maliciously…
CVE-2022-0996 medium 5.5 4y ago RHSA-2022:5823: 389-ds:1.4 security update (Moderate)
CVE-2022-49433 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent use of lock before it is initialized If there is a failure during probe of hfi1 before the sdma_map_lock is in…
CVE-2022-36946 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-28390 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-30556 medium 5.5 4y ago Moderate: httpd security, bug fix, and enhancement update
CVE-2022-29901 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-22721 medium 5.5 4y ago Moderate: httpd security, bug fix, and enhancement update