CVE-2023-53127
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:56:03
- Zuletzt bearbeitet 10.11.2025 17:40:51
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix expander node leak in mpi3mr_remove() Add a missing resource clean up in .remove.
CVE-2023-53128
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:56:03
- Zuletzt bearbeitet 10.11.2025 17:40:41
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix throttle_groups memory leak Add a missing kfree().
CVE-2023-53126
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:56:02
- Zuletzt bearbeitet 10.11.2025 17:41:02
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove() Free mrioc->sas_hba.phy at .remove.
CVE-2023-53125
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:56:01
- Zuletzt bearbeitet 10.11.2025 17:46:06
In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb->len Packet length retrieved from skb data may be larger than the actual socket buffer length (up to 9026 bytes). In such case the cl...
CVE-2023-53124
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:56:00
- Zuletzt bearbeitet 10.11.2025 17:49:51
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expan...
CVE-2023-53123
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:55:59
- Zuletzt bearbeitet 10.11.2025 17:50:06
In the Linux kernel, the following vulnerability has been resolved: PCI: s390: Fix use-after-free of PCI resources with per-function hotplug On s390 PCI functions may be hotplugged individually even when they belong to a multi-function device. In p...
CVE-2023-53121
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:55:58
- Zuletzt bearbeitet 10.11.2025 17:50:22
In the Linux kernel, the following vulnerability has been resolved: tcp: tcp_make_synack() can be called from process context tcp_rtx_synack() now could be called in process context as explained in 0a375c822497 ("tcp: tcp_rtx_synack() can be called...
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:55:58
- Zuletzt bearbeitet 08.05.2025 11:15:52
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-53120
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:55:57
- Zuletzt bearbeitet 10.11.2025 17:50:32
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device [count=1]
CVE-2023-53118
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:55:56
- Zuletzt bearbeitet 10.11.2025 17:51:39
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsi_proc_hostdir_rm() decreases a reference counter and hence must only be called once per host that is removed. This ch...