- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 09.09.2025 17:15:44
In the Linux kernel, the following vulnerability has been resolved: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU syzbot reports that defer/local task_work adding via msg_ring can hit a request that has been freed: CPU: 1 UID: 0 P...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potential use-after-free in oplock/lease break ack If ksmbd_iov_pin_rsp return error, use-after-free can happen by accessing opinfo->state and opinfo_put and ksmbd_fd_pu...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. sof_pdata->tplg_filename can have address allocated by kstrdup() and can be overwritten. Memory leak was detected with k...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT When transmitting an XDP_REDIRECT packet, call dma_unmap_len_set() with the proper length instead of 0. This bug triggers thi...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race between DIM disable and net_dim() There's a race between disabling DIM and NAPI callbacks using the dim pointer on the RQ or SQ. If NAPI checks the DIM state b...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() syzbot found a potential access to uninit-value in nf_flow_pppoe_proto() Blamed commit forgot the Ethern...
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: block: reject bs > ps block devices when THP is disabled If THP is disabled and when a block device with logical block size > page size is present, the following null ptr deref pan...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbd_genl_connect() error path There is a use-after-free issue in nbd: block nbd6: Receive control failed (result -104) block nbd6: shutting down sockets ==========...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10_make_request If raid10_read_request or raid10_write_request registers a new request and the REQ_NOWAIT flag is set, the code does not free the mal...
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 29.07.2025 14:14:55
In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1_reshape In the raid1_reshape function, newpool is allocated on the stack and assigned to conf->r1bio_pool. This results in conf...