CVE-2023-53109
- EPSS 0.09%
- Veröffentlicht 02.05.2025 15:55:49
- Zuletzt bearbeitet 10.11.2025 17:54:04
In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev->needed_headroom IP tunnels can apparently update dev->needed_headroom in their xmit path. This patch takes care of three tunnels x...
CVE-2023-53107
- EPSS 0.05%
- Veröffentlicht 02.05.2025 15:55:48
- Zuletzt bearbeitet 10.11.2025 17:54:31
In the Linux kernel, the following vulnerability has been resolved: veth: Fix use after free in XDP_REDIRECT Commit 718a18a0c8a6 ("veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb") introduced a bug where it tried to use pskb_expand_...
CVE-2023-53108
- EPSS 0.05%
- Veröffentlicht 02.05.2025 15:55:48
- Zuletzt bearbeitet 10.11.2025 17:54:19
In the Linux kernel, the following vulnerability has been resolved: net/iucv: Fix size of interrupt data iucv_irq_data needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in case a CPU is deco...
CVE-2023-53106
- EPSS 0.06%
- Veröffentlicht 02.05.2025 15:55:47
- Zuletzt bearbeitet 10.11.2025 17:54:42
In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition This bug influences both st_nci_i2c_remove and st_nci_spi_remove. Take st_nci_i2c_remove as an example. In...
CVE-2023-53105
- EPSS 0.05%
- Veröffentlicht 02.05.2025 15:55:46
- Zuletzt bearbeitet 10.11.2025 17:54:56
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is changed to a nic profile...
CVE-2023-53103
- EPSS 0.07%
- Veröffentlicht 02.05.2025 15:55:45
- Zuletzt bearbeitet 10.11.2025 17:56:07
In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails syzbot reported a warning[1] where the bond device itself is a slave and we try to enslave a non-ethernet devi...
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:55:45
- Zuletzt bearbeitet 08.05.2025 11:15:51
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-53102
- EPSS 0.06%
- Veröffentlicht 02.05.2025 15:55:44
- Zuletzt bearbeitet 10.11.2025 17:56:19
In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw ice_qp_dis() intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts o...
CVE-2023-53100
- EPSS 0.07%
- Veröffentlicht 02.05.2025 15:55:43
- Zuletzt bearbeitet 10.11.2025 17:56:45
In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4_update_inline_data Syzbot found the following issue: EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode:...
CVE-2023-53101
- EPSS 0.07%
- Veröffentlicht 02.05.2025 15:55:43
- Zuletzt bearbeitet 10.11.2025 17:56:32
In the Linux kernel, the following vulnerability has been resolved: ext4: zero i_disksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4_IOC_SWAP_BOOT inode will initialize it, including setting...