CVE-2023-53117
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:55
- Zuletzt bearbeitet 10.11.2025 17:51:59
In the Linux kernel, the following vulnerability has been resolved: fs: prevent out-of-bounds array speculation when closing a file descriptor Google-Bug-Id: 114199369
CVE-2023-53115
- EPSS 0.16%
- Veröffentlicht 02.05.2025 15:55:54
- Zuletzt bearbeitet 10.11.2025 17:52:31
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc() Don't allocate memory again when IOC is being reinitialized.
CVE-2023-53116
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:54
- Zuletzt bearbeitet 10.11.2025 17:52:14
In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmet_req_complete() An nvme target ->queue_response() operation implementation may free the request passed as argument. Such implementation potential...
CVE-2023-53114
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:53
- Zuletzt bearbeitet 10.11.2025 17:52:52
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40e_init_recovery_mode() is called ...
CVE-2023-53111
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:51
- Zuletzt bearbeitet 10.11.2025 17:53:35
In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues do_req_filebacked() calls blk_mq_complete_request() synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Henc...
CVE-2023-53110
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:50
- Zuletzt bearbeitet 10.11.2025 17:53:47
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler() When performing a stress test on SMC-R by rmmod mlx5_ib driver during the wrk/nginx test, we found that there is a probability...
CVE-2023-53109
- EPSS 0.17%
- 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-53108
- EPSS 0.17%
- 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.17%
- 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.16%
- 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...