CVEs from 2022

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

Total
5,236
critical
critical 92
high
high 1,236
medium
medium 953
low
low 24
% Critical
1.8%
% with KEV
2.5%
% with exploit
3.4%

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-0561 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0891 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0934 medium 5.5 4y ago RHSA-2022:7633: dnsmasq security and bug fix update (Moderate)
CVE-2022-21703 medium 5.5 4y ago RHSA-2022:7519: grafana security, bug fix, and enhancement update (Moderate)
CVE-2022-1328 medium 5.5 4y ago RHSA-2022:7640: mutt security update (Moderate)
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-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-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-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-49626 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: sfc: fix use after free when disabling sriov Use after free is detected by kfence when disabling sriov. What was read after being…
CVE-2022-49378 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: sfc: fix considering that all channels have TX queues Normally, all channels have RX and TX queues, but this is not true if modpa…
CVE-2022-49374 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: tipc: check attribute length for bearer name syzbot reported uninit-value: ===================================================== …
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-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-49306 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI c…
CVE-2022-49130 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ath11k: mhi: use mhi_sync_power_up() If amss.bin was missing ath11k would crash during 'rmmod ath11k_pci'. The reason for that wa…
CVE-2022-1049 medium 5.5 4y ago RHSA-2022:7447: pcs security, bug fix, and enhancement update (Moderate)
CVE-2022-49290 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 ("mac80211: mesh: Free ie data when leaving mesh") fix…
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-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-49086 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate mem…
CVE-2022-49465 medium 5.5 4y ago Linux kernel (Azure) vulnerabilities
CVE-2022-48921 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweight_entity Syzbot found a GPF in reweight_entity. This has been bisected to commit 4ef0c5c6b5ba ("k…
CVE-2022-49123 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ath11k: Fix frames flush failure caused by deadlock We are seeing below warnings: kernel: [25393.301506] ath11k_pci 0000:01:00.0…
CVE-2022-48912 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: fix use-after-free in __nf_register_net_hook() We must not dereference @new_hooks after nf_hook_mutex has been release…
CVE-2022-49228 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a btf decl_tag bug when tagging a function syzbot reported a btf decl_tag bug with stack trace below: general protect…
CVE-2022-1263 medium 5.5 4y ago A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, cau…
CVE-2022-49122 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm ioctl: prevent potential spectre v1 gadget It appears like cmd could be a Spectre v1 gadget as it's supplied by a user and use…
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-32816 medium 5.5 4y ago The issue was addressed with improved UI handling. This issue is fixed in watchOS 8.7, tvOS 15.6, iOS 15.6 and iPadOS 15.6, macOS Monterey 12.5. Visiting a website that frames malicious content may l…
CVE-2022-49411 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: bfq: Make sure bfqg for which we are queueing requests is online Bios queued into BFQ IO scheduler can be associated with a cgrou…
CVE-2022-32792 medium 5.5 4y ago An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in iOS 15.6 and iPadOS 15.6, watchOS 8.7, tvOS 15.6, macOS Monterey 12.5, Safari 15.6. Processing malici…
CVE-2022-30293 medium 5.5 4y ago In WebKitGTK through 2.36.0 (and WPE WebKit), there is a heap-based buffer overflow in WebCore::TextureMapperLayer::setContentsLayer in WebCore/platform/graphics/texmap/TextureMapperLayer.cpp.
CVE-2022-26719 medium 5.5 4y ago A memory corruption issue was addressed with improved state management. This issue is fixed in tvOS 15.5, iOS 15.5 and iPadOS 15.5, watchOS 8.6, macOS Monterey 12.4, Safari 15.5. Processing malicious…
CVE-2022-48738 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within th…
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-26710 medium 5.5 4y ago A use after free issue was addressed with improved memory management. This issue is fixed in iOS 15.5 and iPadOS 15.5, macOS Monterey 12.4, tvOS 15.5, watchOS 8.6. Processing maliciously crafted web …
CVE-2022-26709 medium 5.5 4y ago A use after free issue was addressed with improved memory management. This issue is fixed in tvOS 15.5, iOS 15.5 and iPadOS 15.5, watchOS 8.6, macOS Monterey 12.4, Safari 15.5. Processing maliciously…
CVE-2022-2989 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-26700 medium 5.5 4y ago A memory corruption issue was addressed with improved state management. This issue is fixed in tvOS 15.5, watchOS 8.6, iOS 15.5 and iPadOS 15.5, macOS Monterey 12.4, Safari 15.5. Processing malicious…
CVE-2022-27406 medium 5.5 4y ago RHSA-2022:7745: freetype security update (Moderate)
CVE-2022-22662 medium 5.5 4y ago A cookie management issue was addressed with improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Big Sur 11.6.5. Processing maliciously crafted web content may …
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-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-22624 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, iOS 15.4 and iPadOS 15.4, tvOS 15.4, Safari 15.4. Processing maliciously crafted web …
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-29581 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-31625 medium 5.5 4y ago RHSA-2022:7624: php:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-41105 medium 5.5 5.5 4y ago Microsoft Excel Information Disclosure Vulnerability
CVE-2022-41104 medium 5.5 5.5 4y ago Microsoft Excel Security Feature Bypass Vulnerability
CVE-2022-41103 medium 5.5 5.5 4y ago Microsoft Word Information Disclosure Vulnerability
CVE-2022-41060 medium 5.5 5.5 4y ago Microsoft Word Information Disclosure Vulnerability
CVE-2022-27950 medium 5.5 4y ago In drivers/hid/hid-elo.c in the Linux kernel before 5.16.11, a memory leak exists for a certain hid_parse error condition.
CVE-2022-49616 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: rt7*-sdw: harden jack_detect_handler Realtek headset codec drivers typically check if the card is instantiated before proce…
CVE-2022-49674 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm raid: fix accesses beyond end of raid member array On dm-raid table load (using raid_ctr), dm-raid allocates an array rs->devs…
CVE-2022-21824 medium 5.5 4y ago RHSA-2022:9073: nodejs:16 security, bug fix, and enhancement update (Moderate)
CVE-2022-2938 medium 5.5 4y ago A flaw was found in the Linux kernel's implementation of Pressure Stall Information. While the feature is disabled by default, it could allow an attacker to crash the system or have other memory-corr…
CVE-2022-23960 medium 5.5 4y ago Certain Arm Cortex and Neoverse processors through 2022-03-08 do not properly restrict cache speculation, aka Spectre-BHB. An attacker can leverage the shared branch history in the Branch History Buf…
CVE-2022-21682 medium 5.5 4y ago RHSA-2022:7458: flatpak-builder security and bug fix update (Moderate)
CVE-2022-37434 medium 5.5 4y ago Moderate: rsync security and bug fix update
CVE-2022-33099 medium 5.5 4y ago Moderate: lua security update
CVE-2022-49281 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their o…
CVE-2022-50095 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b ("posix-cpu-timers: Store a reference to…
CVE-2022-21254 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21348 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-49611 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: x86/speculation: Fill RSB on vmexit for IBRS Prevent RSB underflow/poisoning attacks with RSB. While at it, add a bunch of comme…
CVE-2022-21370 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21302 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21339 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21304 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21303 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21278 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21270 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21265 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21362 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-49610 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Prevent RSB underflow before vmenter On VMX, there are some balanced returns between the time the guest's SPEC_CTRL val…
CVE-2022-21253 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21379 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21372 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21358 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21378 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21351 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21368 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21245 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21367 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21342 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21297 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21374 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21352 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21344 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21301 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21264 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21600 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21256 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21249 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-21628 medium 5.5 4y ago RHSA-2023:0128: java-1.8.0-ibm security update (Moderate)
CVE-2022-33068 medium 5.5 4y ago RHSA-2022:7012: java-11-openjdk security and bug fix update (Moderate)
CVE-2022-41032 medium 5.5 4y ago RHSA-2022:7826: dotnet7.0 security, bug fix, and enhancement update (Moderate)