CVE-2023-53606
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:15
- Zuletzt bearbeitet 23.03.2026 18:28:20
In the Linux kernel, the following vulnerability has been resolved: nfsd: clean up potential nfsd_file refcount leaks in COPY codepath There are two different flavors of the nfsd4_copy struct. One is embedded in the compound and is used directly in...
CVE-2023-53604
- EPSS 0.15%
- Veröffentlicht 04.10.2025 15:44:14
- Zuletzt bearbeitet 23.03.2026 18:25:31
In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path Otherwise the journal_io_cache will leak if dm_register_target() fails.
CVE-2023-53602
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:13
- Zuletzt bearbeitet 23.03.2026 18:24:06
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix memory leak in WMI firmware stats Memory allocated for firmware pdev, vdev and beacon statistics are not released during rmmod. Fix it by calling ath11k_fw_stats...
CVE-2023-53603
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:13
- Zuletzt bearbeitet 23.03.2026 18:25:59
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid fcport pointer dereference Klocwork reported warning of NULL pointer may be dereferenced. The routine exits when sa_ctl is NULL and fcport is allocated after ...
CVE-2023-53601
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:12
- Zuletzt bearbeitet 23.03.2026 18:24:53
In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb mac_header is set Drivers must not assume in their ndo_start_xmit() that skbs have their mac_header set. skb->data is all what is needed. bonding seems ...
CVE-2023-53599
- EPSS 0.12%
- Veröffentlicht 04.10.2025 15:44:11
- Zuletzt bearbeitet 23.03.2026 18:23:52
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390 Fix af_alg_alloc_areq() to initialise areq->first_rsgl.sgl.sgt.sgl to point to the scatterlist array in areq->fir...
CVE-2023-53600
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:11
- Zuletzt bearbeitet 23.03.2026 18:21:42
In the Linux kernel, the following vulnerability has been resolved: tunnels: fix kasan splat when generating ipv4 pmtu error If we try to emit an icmp error in response to a nonliner skb, we get BUG: KASAN: slab-out-of-bounds in ip_compute_csum+0x...
CVE-2023-53598
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:10
- Zuletzt bearbeitet 21.03.2026 00:55:41
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Range check CHDBOFF and ERDBOFF If the value read from the CHDBOFF and ERDBOFF registers is outside the range of the MHI register space then an invalid address migh...
CVE-2023-53597
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:09
- Zuletzt bearbeitet 23.03.2026 18:21:30
In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUS_IO_TIMEOUT exceeds a specified threshold (NUM_STATUS_IO_TIMEOUT), ...
CVE-2023-53595
- EPSS 0.14%
- Veröffentlicht 04.10.2025 15:44:08
- Zuletzt bearbeitet 21.03.2026 00:55:28
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: mcs: Fix NULL pointer dereferences When system is rebooted after creating macsec interface below NULL pointer dereference crashes occurred. This patch fixes those cra...