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-53671
- EPSS 0.01%
- Veröffentlicht 07.10.2025 15:21:28
- Zuletzt bearbeitet 26.02.2026 23:15:00
In the Linux kernel, the following vulnerability has been resolved: srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL Commit 994f706872e6 ("srcu: Make Tree SRCU able to operate without snp_node array") assumes that cpu 0 is always online...
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-53657
- EPSS 0.01%
- Veröffentlicht 07.10.2025 15:21:18
- Zuletzt bearbeitet 03.02.2026 19:27:32
In the Linux kernel, the following vulnerability has been resolved: ice: Don't tx before switchdev is fully configured There is possibility that ice_eswitch_port_start_xmit might be called while some resources are still not allocated which might ca...
CVE-2022-50554
- EPSS 0.01%
- Veröffentlicht 07.10.2025 15:21:15
- Zuletzt bearbeitet 06.02.2026 13:44:50
In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double ->queue_rq() because of early timeout David Jeffery found one double ->queue_rq() issue, so far it can be triggered in VM use case because of long vmexit laten...
CVE-2022-50552
- EPSS 0.01%
- Veröffentlicht 07.10.2025 15:21:14
- Zuletzt bearbeitet 26.02.2026 23:17:59
In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's run_work may be racing with the elevator switch when reinitializing hardware queues. The queue is merely ...
CVE-2022-50553
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:21:14
- Zuletzt bearbeitet 04.02.2026 19:45:35
In the Linux kernel, the following vulnerability has been resolved: tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx' When generate a synthetic event with many params and then create a trace action for it [1], kernel panic happened ...