CVEs from 2022

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

Total
5,243
critical
critical 92
high
high 1,233
medium
medium 961
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-29901 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-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-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-2639 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-32990 medium 5.5 4y ago Moderate: gimp security and enhancement update
CVE-2022-26373 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-49145 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Avoid out of bounds access when parsing _CPC data If the NumEntries field in the _CPC return package is less than 2, …
CVE-2022-24448 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
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-23825 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
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-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-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-50085 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm raid: fix address sanitizer warning in raid_resume There is a KASAN warning in raid_resume when running the lvm test lvconvert…
CVE-2022-48786 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could al…
CVE-2022-49175 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: PM: core: keep irq flags in device_pm_check_callbacks() The function device_pm_check_callbacks() can be called under the spin loc…
CVE-2022-21125 medium 5.5 4y ago Moderate: kernel 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-49408 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parse_apply_sb_mount_options() If processing the on-disk mount options fails after any memory was alloca…
CVE-2022-49413 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: bfq: Update cgroup information before merging bio When the process is migrated to a different cgroup (or in case of writeback jus…
CVE-2022-49188 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() o…
CVE-2022-21166 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
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-20368 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-1852 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
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-1679 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-1998 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-1048 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
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-48735 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registere…
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-49465 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: blk-throttle: Set BIO_THROTTLED when bio has been throttled 1.In current process, all bio will set the BIO_THROTTLED flag after _…
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-0617 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-0168 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-49297 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, "qemu-nbd" triggers a io hung: INFO: task qemu-nbd:11445 blocked for m…
CVE-2022-42432 medium 5.5 4y ago This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged…
CVE-2022-1304 medium 5.5 4y ago RHSA-2022:7720: e2fsprogs security and bug fix update (Moderate)
CVE-2022-1355 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-1354 medium 5.5 4y ago Moderate: libtiff security update
CVE-2022-0909 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-22844 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0924 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0908 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0865 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-0562 medium 5.5 4y ago RHSA-2022:7585: libtiff security update (Moderate)
CVE-2022-31625 medium 5.5 4y ago RHSA-2022:7624: php:8.0 security, bug fix, and enhancement update (Moderate)
CVE-2022-29581 medium 5.5 4y ago Moderate: kernel security, bug fix, and enhancement update
CVE-2022-30550 medium 5.5 4y ago An issue was discovered in the auth component in Dovecot 2.2 and 2.3 before 2.3.20. When two passdb configuration entries exist with the same driver and args settings, incorrect username_filter and m…
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-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-25310 medium 5.5 4y ago RHSA-2022:7514: fribidi security update (Moderate)
CVE-2022-50092 medium 5.5 4y ago In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback Fault inject on pool metadata device reports: BUG: KASAN…
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-21682 medium 5.5 4y ago RHSA-2022:7458: flatpak-builder security and bug fix 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-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-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-21824 medium 5.5 4y ago RHSA-2022:9073: nodejs:16 security, bug fix, and enhancement update (Moderate)
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-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-37434 medium 5.5 4y ago Moderate: rsync security and bug fix update
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-21372 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-21368 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-21358 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-21351 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-21344 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-21249 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-21374 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-21254 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-21270 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-21303 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-21342 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-21304 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-21264 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-21348 medium 5.5 4y ago RHSA-2022:7119: mysql:8.0 security, bug fix, and enhancement update (Moderate)