2023 CVEs (page 11)
Page 11 of 307 — CVEs published in 2023, newest first, with CVSS severity and publication dates.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2023-53474 | High | 7.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Use an u64 for bank_map Thee maximum number of MCA banks is 64 (MAX_NR_BANKS… |
CVE-2023-53473 | High | 7.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4_dirhash() The ext4_dirhash() will *almost* never f… |
CVE-2023-53472 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: pwm: lpc32xx: Remove handling of PWM channels Because LPC32xx PWM controllers have only a… |
CVE-2023-53471 | High | 7.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras gfx9 cp_e… |
CVE-2023-53470 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlink_alloc Add a check for NULL on the alloc return. If dev… |
CVE-2023-53468 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in alloc_wbufs() kmemleak reported a sequence of memory leaks, and… |
CVE-2023-53467 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie() Do `kfree_skb(new)` before… |
CVE-2023-53466 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit Always purge mcu skb queues in mt7… |
CVE-2023-53465 | High | 7.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: soundwire: qcom: fix storing port config out-of-bounds The 'qcom_swrm_ctrl->pconfig' has… |
CVE-2023-53464 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param() The validity of sock s… |
CVE-2023-53463 | High | 7.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NON_FATAL err All ibmvnic resets, make a call to netde… |
CVE-2023-53462 | High | 7.1 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fill_frame_info() Syzbot reports the following uninit-val… |
CVE-2023-53461 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: io_uring: wait interruptibly for request completions on exit WHen the ring exits, cleanup… |
CVE-2023-53460 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtw_usb_probe() drivers/net/wireless/realtek/rtw88/usb.c… |
CVE-2023-53459 | High | 7.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: HID: mcp-2221: prevent UAF in delayed work If the device is plugged/unplugged without giv… |
CVE-2023-53458 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish() When the… |
CVE-2023-53457 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin ma… |
CVE-2023-53456 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx… |
CVE-2023-53455 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4_hdmi_reset_link() retur… |
CVE-2023-53454 | High | 8.8 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Reference the… |
CVE-2023-53453 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: drm/radeon: free iio for atombios when driver shutdown Fix below kmemleak when unload rad… |
CVE-2023-53452 | Medium | 4.7 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napi_init and napi_enable A race condit… |
CVE-2023-53451 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' ma… |
CVE-2023-53450 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUG_ON in ext4_mb_release_group_pa() If a malicious fuzzer overwrites the… |
CVE-2023-53449 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasd_eckd_init() `dasd_reserve_req` is allocated befo… |
CVE-2023-53448 | Medium | 5.5 | 2025-10-01 | In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Removed unneeded release_mem_region Remove unnecessary release_mem_region f… |
CVE-2023-53447 | Medium | 4.7 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fs_remount() syzbot reports a bug as belo… |
CVE-2023-53446 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcie_link_s… |
CVE-2023-53445 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix a refcount bug in qrtr_recvmsg() Syzbot reported a bug as following: refc… |
CVE-2023-53444 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulk_move corruption when adding a entry When the resource is the first in t… |
CVE-2023-53443 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak In arizona_clk32k_en… |
CVE-2023-53442 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not sup… |
CVE-2023-53441 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: bpf: cpumap: Fix memory leak in cpu_map_update_elem Syzkaller reported a memory leak as f… |
CVE-2023-53440 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the… |
CVE-2023-53439 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: net: skb_partial_csum_set() fix against transport header magic value skb->transport_heade… |
CVE-2023-53438 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch (IF) u… |
CVE-2023-53437 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Handle cameras with invalid descriptors If the source entity does not co… |
CVE-2023-53436 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible memory leak if device_add() fails If device_add() returns error… |
CVE-2023-53435 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of cas_init_one() cas_saturn_firmwa… |
CVE-2023-53434 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores The I… |
CVE-2023-53433 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: net: add vlan_get_protocol_and_depth() helper Before blamed commit, pskb_may_pull() was u… |
CVE-2023-53432 | High | 8.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnet_finish_incoming_packet() The netif_rx() functi… |
CVE-2023-53431 | High | 8.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Handle enclosure with just a primary component gracefully This reverts commit… |
CVE-2023-53430 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup Fix device unregister memory… |
CVE-2023-53429 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in __extent_writepage __extent_writepage currenly sets PageE… |
CVE-2023-53428 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: powercap: arm_scmi: Remove recursion while parsing zones Powercap zones can be defined as… |
CVE-2023-53427 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR reco… |
CVE-2023-53426 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: xsk: Fix xsk_diag use-after-free error during socket cleanup Fix a use-after-free error t… |
CVE-2023-53425 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is stil… |
CVE-2023-53424 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: fix of_iomap memory leak Smatch reports: drivers/clk/mediatek/clk-mtk.c:58… |
CVE-2023-53423 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in create_static_call_sections() strdup() allocates memory for k… |
CVE-2023-53422 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fw: fix memory leak in debugfs Fix a memory leak that occurs when reading… |
CVE-2023-53421 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats() When blkg_alloc(… |
CVE-2023-53420 | High | 7.1 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr() Here is a BUG report… |
CVE-2023-53419 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access For kernels built with CONFIG_… |
CVE-2023-49367 | High | 8.8 | 2025-09-18 | An issue in user interface in Kyocera Command Center RX EXOSYS M5521cdn allows remote to obtain sensitive information via inspecting sent packages by user. |
CVE-2023-53418 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup() When calling debugf… |
CVE-2023-53417 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: sl811: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the… |
CVE-2023-53416 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: isp1362: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() t… |
CVE-2023-53415 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: dwc3: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the… |
CVE-2023-53414 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the… |
CVE-2023-53413 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: isp116x: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() t… |
CVE-2023-53412 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup() When calling debugf… |
CVE-2023-53411 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: PM: EM: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the res… |
CVE-2023-53410 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the… |
CVE-2023-53409 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drivers: base: component: fix memory leak with using debugfs_lookup() When calling debugf… |
CVE-2023-53408 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: fix memory leak with using debugfs_lookup() When calling debugfs_lookup()… |
CVE-2023-53407 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup() When calling debugfs… |
CVE-2023-53406 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup() When calling debugfs… |
CVE-2023-53405 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: gadget: gr_udc: fix memory leak with using debugfs_lookup() When calling debugfs_loo… |
CVE-2023-53404 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() t… |
CVE-2023-53403 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: time/debug: Fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the… |
CVE-2023-53402 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfs_lookup() When calling debugfs_l… |
CVE-2023-53401 | Medium | 4.7 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() KCSAN found an iss… |
CVE-2023-53400 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names get_line_out_pfx() may trigger an Oops… |
CVE-2023-53399 | High | 7.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() If share is , share->pa… |
CVE-2023-53398 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop… |
CVE-2023-53397 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to preve… |
CVE-2023-53396 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in do_rename If renaming a file in an encrypted directory, functio… |
CVE-2023-53395 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741… |
CVE-2023-53394 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix crash on regular rq reactivation When the regular rq is reactivated a… |
CVE-2023-53393 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device Currently, when mlx5_ib_get_hw_s… |
CVE-2023-53392 | High | 7.1 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix kernel panic during warm reset During warm reset device->fw_clien… |
CVE-2023-53391 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs As the ramfs-based tmp… |
CVE-2023-53390 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: fix memory leak with using debugfs_lookup() When calling debugfs_looku… |
CVE-2023-53389 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayP… |
CVE-2023-53388 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtk_drm_bind() can fail, in which… |
CVE-2023-53387 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, t… |
CVE-2023-53386 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 ("… |
CVE-2023-53385 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in of_find_device_by_node Use put_device to release the o… |
CVE-2023-53384 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: avoid possible NULL skb pointer dereference In 'mwifiex_handle_uap_rx_forw… |
CVE-2023-53383 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 The T241 platform suffers from… |
CVE-2023-53382 | Critical | 9.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SM… |
CVE-2023-53381 | High | 7.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4_ssc_umount_item The reference count of nfsd4_ss… |
CVE-2023-53380 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request There are two check of '… |
CVE-2023-53379 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() Smatch reports: drivers/usb/phy… |
CVE-2023-53378 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915_gem_object_is_framebuffer(… |
CVE-2023-53377 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2_compound_op we have a pos… |
CVE-2023-53376 | High | 7.8 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr d… |
CVE-2023-53375 | Medium | 5.5 | 2025-09-18 | In the Linux kernel, the following vulnerability has been resolved: tracing: Free error logs of tracing instances When a tracing instance is removed, the err… |