CVE-2023-53142
- EPSS 0.07%
- Veröffentlicht 02.05.2025 15:56:12
- Zuletzt bearbeitet 10.11.2025 17:38:10
In the Linux kernel, the following vulnerability has been resolved: ice: copy last block omitted in ice_get_module_eeprom() ice_get_module_eeprom() is broken since commit e9c9692c8a81 ("ice: Reimplement module reads used by ethtool") In this refact...
CVE-2023-53133
- EPSS 0.06%
- Veröffentlicht 02.05.2025 15:56:06
- Zuletzt bearbeitet 10.11.2025 17:40:00
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser() When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem...
CVE-2023-53131
- EPSS 0.06%
- Veröffentlicht 02.05.2025 15:56:05
- Zuletzt bearbeitet 10.11.2025 17:40:30
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a server shutdown leak Fix a race where kthread_stop() may prevent the threadfn from ever getting called. If that happens the svc_rqst will not be cleaned up.
CVE-2023-53111
- EPSS 0.07%
- 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-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...
CVE-2023-53098
- EPSS 0.1%
- Veröffentlicht 02.05.2025 15:55:41
- Zuletzt bearbeitet 12.11.2025 21:00:04
In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel...
CVE-2023-53097
- EPSS 0.1%
- Veröffentlicht 02.05.2025 15:55:40
- Zuletzt bearbeitet 12.11.2025 21:00:09
In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...
CVE-2023-53094
- EPSS 0.05%
- Veröffentlicht 02.05.2025 15:55:39
- Zuletzt bearbeitet 12.11.2025 21:00:36
In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: <process ctx>: <IRQ>: lpuart32_shutdown() lpuart...
CVE-2023-53093
- EPSS 0.05%
- Veröffentlicht 02.05.2025 15:55:38
- Zuletzt bearbeitet 12.11.2025 21:01:19
In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if...