CVE-2023-53237
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:10
- Zuletzt bearbeitet 04.12.2025 15:18:54
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini The gmc.ecc_irq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the ...
CVE-2023-53236
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:09
- Zuletzt bearbeitet 04.12.2025 14:54:44
In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not corrupt the pfn list when doing batch carry If batch->end is 0 then setting npfns[0] before computing the new value of pfns will fail to adjust the pfn and result i...
CVE-2023-53235
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:08
- Zuletzt bearbeitet 04.12.2025 14:54:59
In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver uaf when using __drm_kunit_helper_alloc_drm_device() the driver may be dereferenced by device-managed resources up until the device is freed, whi...
CVE-2023-53234
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:07
- Zuletzt bearbeitet 03.12.2025 19:46:39
In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix kmemleak in watchdog_cdev_register kmemleak reports memory leaks in watchdog_dev_register, as follows: unreferenced object 0xffff888116233000 (size 2048): comm ""mo...
CVE-2023-53233
- EPSS 0.01%
- Veröffentlicht 15.09.2025 14:22:05
- Zuletzt bearbeitet 04.12.2025 14:55:34
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by cancel_delayed_work_syn() The following LOCKDEP was detected: Workqueue: events smc_lgr_free_work [smc] WARNING: possible circular locking de...
- EPSS 0.03%
- Veröffentlicht 15.09.2025 14:22:04
- Zuletzt bearbeitet 15.09.2025 15:22:27
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data The MT7921 driver no longer uses eeprom.data, but the relevant code has not been removed completely since commit...
CVE-2023-53231
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:03
- Zuletzt bearbeitet 04.12.2025 14:55:56
In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as z_erofs_decompressqueue_endio can be called under rcu lock from blk_mq_flush_plug_list(...
CVE-2023-53230
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:02
- Zuletzt bearbeitet 04.12.2025 14:56:19
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning in cifs_smb3_do_mount() This fixes the following warning reported by kernel test robot fs/smb/client/cifsfs.c:982 cifs_smb3_do_mount() warn: possible ...
CVE-2023-53229
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:22:01
- Zuletzt bearbeitet 04.12.2025 14:56:28
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta Avoid potential data corruption issues caused by uninitialized driver private data structures.
CVE-2023-53228
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:59
- Zuletzt bearbeitet 04.12.2025 14:57:03
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpu_cs_submit, legacy code will perform cleanup of ...