CVE-2023-53481
- EPSS 0.14%
- Veröffentlicht 01.10.2025 12:15:50
- Zuletzt bearbeitet 20.01.2026 16:36:55
In the Linux kernel, the following vulnerability has been resolved: ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed Following process will trigger an infinite loop in ubi_wl_put_peb(): ubifs_bgt ubi_bgt ubifs_leb_unmap ub...
CVE-2023-53471
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:49
- Zuletzt bearbeitet 20.01.2026 17:07:32
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_ecc_error_irq is only enabled when legacy gfx ras is assert. So in gfx_v9_0_hw_fini, interru...
CVE-2023-53473
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:49
- Zuletzt bearbeitet 20.01.2026 17:02:46
In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4_dirhash() The ext4_dirhash() will *almost* never fail, especially when the hash tree feature was first introduced. However, with the additio...
CVE-2023-53463
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:48
- Zuletzt bearbeitet 16.01.2026 21:31:26
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 netdev_tx_reset_queue() when re-opening the device. netdev_tx_reset_queue() resets the num_queue...
CVE-2023-53468
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:48
- Zuletzt bearbeitet 20.01.2026 15:52:36
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 show them as following: unreferenced object 0xffff8881575f8400 (size 1024): comm "m...
CVE-2023-53457
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:47
- Zuletzt bearbeitet 16.01.2026 20:59:21
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 may be called on a superblock in a read-only mounted filesystem which leads to NULL pointer...
CVE-2023-53458
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:47
- Zuletzt bearbeitet 16.01.2026 20:58:04
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 driver calls cx23885_risc_buffer() to prepare the buffer, the function call dma_alloc_cohe...
CVE-2023-53460
- EPSS 0.13%
- Veröffentlicht 01.10.2025 12:15:47
- Zuletzt bearbeitet 16.01.2026 21:19:46
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:876 rtw_usb_probe() warn: 'hw' from ieee80211_alloc_hw() not released on lines: 811 Fix th...
CVE-2023-53461
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:47
- Zuletzt bearbeitet 16.01.2026 21:33:19
In the Linux kernel, the following vulnerability has been resolved: io_uring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by io_ring_exit_work....
CVE-2023-53456
- EPSS 0.15%
- Veröffentlicht 01.10.2025 12:15:45
- Zuletzt bearbeitet 16.01.2026 21:09:17
In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxx_set_chap_entry() - qla4xxx_iface_set_param() - qla4xxx_sysf...