CVE-2023-53457
- EPSS 0.01%
- 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.02%
- 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.02%
- 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.02%
- 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.02%
- 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...
CVE-2023-53451
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:43
- Zuletzt bearbeitet 16.01.2026 21:24:42
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer.
CVE-2023-53453
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:43
- Zuletzt bearbeitet 16.01.2026 21:22:30
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: free iio for atombios when driver shutdown Fix below kmemleak when unload radeon driver: unreferenced object 0xffff9f8608ede200 (size 512): comm "systemd-udevd", pid...
CVE-2023-53454
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:43
- Zuletzt bearbeitet 16.01.2026 21:21:16
In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Reference the HID device rather than the input device for the devm allocation of the input_dev name. Refe...
CVE-2023-53450
- EPSS 0.01%
- Veröffentlicht 01.10.2025 12:15:41
- Zuletzt bearbeitet 23.01.2026 02:08:34
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 ext4 superblock while it is mounted such that the s_first_data_block is set to a very large...
CVE-2022-50467
- EPSS 0.01%
- Veröffentlicht 01.10.2025 12:15:40
- Zuletzt bearbeitet 16.01.2026 19:15:20
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID An error case exit from lpfc_cmpl_ct_cmd_gft_id() results in a call to lpfc_nlp_put() with a null pointer...