CVE-2025-38459
- EPSS 0.02%
- Veröffentlicht 25.07.2025 16:15:31
- Zuletzt bearbeitet 22.12.2025 21:50:30
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clip_push(). syzbot reported the splat below. [0] This happens if we call ioctl(ATMARP_MKIP) more than once. During the first call, clip...
CVE-2025-38460
- EPSS 0.02%
- Veröffentlicht 25.07.2025 16:15:31
- Zuletzt bearbeitet 22.12.2025 21:50:42
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in to_atmarpd(). atmarpd is protected by RTNL since commit f3a0592b37b8 ("[ATM]: clip causes unregister hang"). However, it is not enough b...
CVE-2025-38461
- EPSS 0.02%
- Veröffentlicht 25.07.2025 16:15:31
- Zuletzt bearbeitet 22.12.2025 21:52:14
In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport_* TOCTOU Transport assignment may race with module unload. Protect new_transport from becoming a stale pointer. This also takes care of an insecure call in vs...
CVE-2025-38448
- EPSS 0.02%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 22.12.2025 21:53:51
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix race condition in TTY wakeup A race condition occurs when gs_start_io() calls either gs_start_rx() or gs_start_tx(), as those functions briefly drop the ...
CVE-2025-38451
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 12.05.2026 13:16:49
In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix GPF in bitmap_get_stats() The commit message of commit 6ec1f0239485 ("md/md-bitmap: fix stats collection for external bitmaps") states: Remove the external b...
CVE-2025-38437
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 22.12.2025 21:55:04
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...
CVE-2025-38439
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 22.12.2025 21:55:33
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...
CVE-2025-38441
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 22.12.2025 21:55:57
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...
CVE-2025-38443
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 22.12.2025 21:53:18
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 ==========...
CVE-2025-38444
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:29
- Zuletzt bearbeitet 22.12.2025 21:53:30
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...