CVE-2023-53680
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:34
- Zuletzt bearbeitet 26.02.2026 23:09:39
In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL OPDESC() simply indexes into nfsd4_ops[] by the op's operation number, without range checking that value. It assumes call...
CVE-2023-53679
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:33
- Zuletzt bearbeitet 26.02.2026 23:09:14
In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the URB packet c...
CVE-2023-53675
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:31
- Zuletzt bearbeitet 26.02.2026 23:15:30
In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix possible desc_ptr out-of-bounds accesses Sanitize possible desc_ptr out-of-bounds accesses in ses_enclosure_data_process().
CVE-2023-53676
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:31
- Zuletzt bearbeitet 26.02.2026 23:15:26
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connectio...
CVE-2023-53673
- EPSS 0.01%
- Veröffentlicht 07.10.2025 15:21:29
- Zuletzt bearbeitet 23.04.2026 13:50:34
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: call disconnect callback before deleting conn In hci_cs_disconnect, we do hci_conn_del even if disconnection failed. ISO, L2CAP and SCO connections refer to ...
CVE-2023-53672
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:28
- Zuletzt bearbeitet 26.02.2026 23:14:54
In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref [BUG] Syzbot reported several warning triggered inside lookup_inline_extent_backref(). [CAUSE] As usual, the ...
CVE-2023-53668
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:26
- Zuletzt bearbeitet 26.02.2026 23:14:30
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading trace_pipe Soft lockup occurs when reading file 'trace_pipe': watchdog: BUG: soft lockup - CPU#6 stuck for 22s! [cat:4488] [...] R...
CVE-2023-53667
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:25
- Zuletzt bearbeitet 26.02.2026 23:13:24
In the Linux kernel, the following vulnerability has been resolved: net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize Currently in cdc_ncm_check_tx_max(), if dwNtbOutMaxSize is lower than the calculated "min" value, but greater than zero, t...
CVE-2023-53661
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:20
- Zuletzt bearbeitet 26.02.2026 23:12:46
In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxt_get_nvram_directory() The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type bef...
CVE-2023-53659
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:19
- Zuletzt bearbeitet 03.02.2026 19:52:28
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix out-of-bounds when setting channels on remove If we set channels greater during iavf_remove(), and waiting reset done would be timeout, then returned with error but chang...