CVE-2025-38458
- EPSS 0.04%
- Veröffentlicht 25.07.2025 16:15:31
- Zuletzt bearbeitet 22.12.2025 21:49:45
In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix NULL pointer dereference in vcc_sendmsg() atmarpd_dev_ops does not implement the send method, which may cause crash as bellow. BUG: kernel NULL pointer dereference,...
CVE-2025-38459
- EPSS 0.04%
- 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.04%
- 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.04%
- 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-38446
- EPSS 0.01%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 19.11.2025 17:48:51
In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data When num_parents is 4, __clk_register() occurs an out-of-bounds when accessing parent_names member. Use ARRAY_SIZE...
CVE-2025-38447
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 19.11.2025 17:49:00
In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix potential out-of-bounds page table access during batched unmap As pointed out by David[1], the batched unmap logic in try_to_unmap_one() may read past the end of a PTE...
CVE-2025-38448
- EPSS 0.04%
- 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-38449
- EPSS 0.01%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 19.11.2025 17:52:35
In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of ...
CVE-2025-38450
- EPSS 0.01%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 19.11.2025 17:52:45
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload() Add a NULL check for msta->vif before accessing its members to prevent a kernel panic in AP m...
CVE-2025-38451
- EPSS 0.03%
- Veröffentlicht 25.07.2025 16:15:30
- Zuletzt bearbeitet 22.12.2025 21:54:01
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...