CVE-2023-53135
- EPSS 0.16%
- Veröffentlicht 02.05.2025 15:56:08
- Zuletzt bearbeitet 10.11.2025 17:39:31
In the Linux kernel, the following vulnerability has been resolved: riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode When CONFIG_FRAME_POINTER is unset, the stack unwinding function walk_stackframe randomly reads the stack and then, w...
CVE-2023-53131
- EPSS 0.15%
- 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-53125
- EPSS 0.16%
- 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.16%
- 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-53121
- EPSS 0.16%
- 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-53119
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:56
- Zuletzt bearbeitet 10.11.2025 17:50:48
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533_out_arg properly struct pn533_out_arg used as a temporary context for out_urb is not initialized properly. Its uninitialized 'phy' field can be ...
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-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-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...