CVEs from 2023

6,441 normalized CVEs published or assigned in this year.

Total
6,441
critical
critical 221
high
high 1,481
medium
medium 1,383
low
low 30
% Critical
3.4%
% with KEV
2.5%
% with exploit
3.3%

Top vendors

Top products

  • office 29
  • office_long_term_servicing_channel 15
  • 365_apps 14
  • registrationmagic 6
  • codeready_linux_builder_for_ibm_z_systems_eus 6
  • cbot_panel 6
  • codeready_linux_builder_eus 6
  • openstack_platform 6
0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2023-53708 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects If a badly constructed firmware includes multiple `ACPI_TYPE_PACKAGE`…
CVE-2023-53768 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers …
CVE-2023-54066 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer In gl861_i2c_master_xfer, msg is controlled by user. When m…
CVE-2023-54113 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: rcu: dump vmalloc memory info safely Currently, for double invoke call_rcu(), will dump rcu_head objects memory info, if the obje…
CVE-2023-54118 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: setup GPIO controller later in probe The GPIO controller component of the sc16is7xx driver is setup too early,…
CVE-2023-54136 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: serial: sprd: Fix DMA buffer leak issue Release DMA buffer when _probe() returns failure to avoid memory leak.
CVE-2023-54227 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nr_hw_queues Although we don't need to realloc set->tags[] when shrink nr_hw_queues, we need to…
CVE-2023-54291 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: vduse: fix NULL pointer dereference vduse_vdpa_set_vq_affinity callback can be called with NULL value as cpu_mask when deleting t…
CVE-2023-52585 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() Return invalid error code -EINVAL for invalid…
CVE-2023-52595 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-52680 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error checks to *_ctl_get() The *_ctl_get() functions which call scarlett2_update_*() were not check…
CVE-2023-52689 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2_meter_ctl_get() uses meter_level_map[], the data_mut…
CVE-2023-52690 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory …
CVE-2023-52696 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opal_powercap_init() kasprintf() returns a pointer to dynamically allocated memory w…
CVE-2023-52697 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL sof_sdw_rt_sdca_jack_exit() are used by different codecs,…
CVE-2023-52698 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: calipso: fix memory leak in netlbl_calipso_add_pass() If IPv6 support is disabled at boot (ipv6.disable=1), the calipso_init() ->…
CVE-2023-52837 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbd_open Commit 4af5f2e03013 ("nbd: use blk_mq_alloc_disk and blk_cleanup_disk") cleans up disk by blk_cleanup_di…
CVE-2023-52935 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix ->anon_vma race If an ->anon_vma is attached to the VMA, collapse_and_free_pmd() requires it to be locked. Pa…
CVE-2023-52932 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under memory pressure. 64 CP…
CVE-2023-52664 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aq_ring_…
CVE-2023-53997 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: thermal: of: fix double-free on unregistration Since commit 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone paramet…
CVE-2023-51592 medium 5.5 2y ago Moderate: bluez security update
CVE-2023-51594 medium 5.5 2y ago Moderate: bluez security update
CVE-2023-44431 medium 5.5 2y ago Moderate: bluez security update
CVE-2023-53505 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise i…
CVE-2023-53747 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF After a call to console_unlock() in vcs_write() the …
CVE-2023-52455 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are…
CVE-2023-52625 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface [Why] We can hang in place trying to send commands when the DMCUB isn't…
CVE-2023-54146 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 ("x86/kexec: fix memory leak of elf header buffer"), freei…
CVE-2023-52869 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: pstore/platform: Add check for kstrdup Add check for the return value of kstrdup() and return the error if it fails in order to a…
CVE-2023-54083 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and…
CVE-2023-52867 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/radeon: possible buffer overflow Buffer 'afmt_status' of size 6 could overflow, since index 'afmt_idx' is checked after acces…
CVE-2023-52859 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allo…
CVE-2023-54019 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: sched/psi: use kernfs polling functions for PSI trigger polling Destroying psi trigger in cgroup_file_release causes UAF issues w…
CVE-2023-51764 medium 5.5 2y ago Moderate: postfix security update
CVE-2023-38709 medium 5.5 2y ago RHSA-2024:4197: httpd:2.4/httpd security update (Moderate)
CVE-2023-52788 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drm_dbg() calls When i915 perf interface is not available dereferencing it will lead to NULL …
CVE-2023-52634 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO…
CVE-2023-52632 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circul…
CVE-2023-52624 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW t…
CVE-2023-54301 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: serial: 8250_bcm7271: fix leak in `brcmuart_probe` Smatch reports: drivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() w…
CVE-2023-54299 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: usb: typec: bus: verify partner exists in typec_altmode_attention Some usb hubs will negotiate DisplayPort Alt mode with the devi…
CVE-2023-54298 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quark_dts: fix error pointer dereference If alloc_soc_dts() fails, then we can just return. Trying to free "soc_…
CVE-2023-54198 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: tty: fix out-of-bounds access in tty_driver_lookup_tty() When specifying an invalid console= device like console=tty3270, tty_dri…
CVE-2023-52621 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers ar…
CVE-2023-52606 medium 5.5 2y ago RHSA-2024:3618: kernel update (Moderate)
CVE-2023-52462 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slot…
CVE-2023-53719 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: serial: arc_uart: fix of_iomap leak in `arc_serial_probe` Smatch reports: drivers/tty/serial/arc_uart.c:631 arc_serial_probe() w…
CVE-2023-53704 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() Replace of_iomap() and kzalloc() with devm_of_iomap() and d…
CVE-2023-51589 medium 5.5 2y ago RHSA-2025:4043: bluez security update (Moderate)
CVE-2023-52758 medium 5.5 2y ago RHSA-2024:9315: kernel security update (Moderate)
CVE-2023-51580 medium 5.5 2y ago Moderate: bluez security update
CVE-2023-52466 medium 5.5 2y ago RHSA-2024:9315: kernel security update (Moderate)
CVE-2023-52751 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2_query_info_compound() The following UAF was triggered when running fstests generic/072 wi…
CVE-2023-54165 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: zsmalloc: move LRU update from zs_map_object() to zs_malloc() Under memory pressure, we sometimes observe the following crash: […
CVE-2023-52445 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-54194 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree The call stack shown below is a scenario in the Linux 4.19 kernel…
CVE-2023-53572 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use _safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use list_for_each_entr…
CVE-2023-54172 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction On hardware that supports Indirect Branch Tracking (IBT), Hyp…
CVE-2023-53291 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale Running the 'kfree_rcu_test' test case [1] results in a …
CVE-2023-7250 medium 5.5 2y ago RHSA-2024:4241: iperf3 security update (Moderate)
CVE-2023-52513 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-53068 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: Limit packet length to skb->len Packet length retrieved from descriptor may be larger than the actual socket b…
CVE-2023-52594 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-53249 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe Use devm_of_iomap() instead of of_iomap() to automatically handle th…
CVE-2023-53176 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Reinit port->pm on port specific driver unbind When we unbind a serial port hardware specific 8250 driver, the gene…
CVE-2023-53173 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: tty: pcn_uart: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it…
CVE-2023-52565 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-53182 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-52920 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instruction…
CVE-2023-54153 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsisten…
CVE-2023-48161 medium 5.5 2y ago RHSA-2024:8127: java-21-openjdk security update (Moderate)
CVE-2023-46103 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-43490 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-45733 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-39368 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-22655 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-38575 medium 5.5 2y ago Moderate: microcode_ctl security update
CVE-2023-52439 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-52801 medium 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix missing update of domains_itree after splitting iopt_area In iopt_area_split(), if the original iopt_area has filled…
CVE-2023-6349 medium 5.5 2y ago RHSA-2024:5941: libvpx security update (Moderate)
CVE-2023-37920 medium 5.5 2y ago RHSA-2024:0133: fence-agents security update (Moderate)
CVE-2023-25433 medium 5.5 2y ago RHSA-2024:5079: libtiff security update (Moderate)
CVE-2023-52458 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, ther…
CVE-2023-31346 medium 5.5 2y ago RHSA-2024:4262: linux-firmware security update (Moderate)
CVE-2023-45236 medium 5.5 2y ago RHSA-2024:5297: edk2 security update (Moderate)
CVE-2023-45237 medium 5.5 2y ago RHSA-2024:5297: edk2 security update (Moderate)
CVE-2023-38264 medium 5.5 2y ago RHSA-2024:6595: java-1.8.0-ibm security update (Moderate)
CVE-2023-52607 medium 5.5 2y ago RHSA-2024:3618: kernel update (Moderate)
CVE-2023-52598 medium 5.5 2y ago RHSA-2024:3618: kernel update (Moderate)
CVE-2023-53648 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-53798 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-1513 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-53698 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-53266 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-39192 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-42755 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)
CVE-2023-43361 medium 5.5 2y ago RHSA-2024:3095: vorbis-tools security update (Moderate)
CVE-2023-6240 medium 5.5 2y ago RHSA-2024:3627: kernel-rt security and bug fix update (Moderate)
CVE-2023-53140 medium 5.5 2y ago RHSA-2024:3138: kernel security, bug fix, and enhancement update (Moderate)