CVE-2025-38636
- EPSS 0.02%
- Veröffentlicht 22.08.2025 16:00:43
- Zuletzt bearbeitet 26.11.2025 17:12:06
In the Linux kernel, the following vulnerability has been resolved: rv: Use strings in da monitors tracepoints Using DA monitors tracepoints with KASAN enabled triggers the following warning: BUG: KASAN: global-out-of-bounds in do_trace_event_raw...
CVE-2025-38634
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:00:42
- Zuletzt bearbeitet 07.01.2026 16:28:09
In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-charger: Fix null check for power_supply_get_by_name In the cpcap_usb_detect() function, the power_supply_get_by_name() function may return `NULL` instead of a...
CVE-2025-38630
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:00:38
- Zuletzt bearbeitet 07.01.2026 16:34:15
In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref fb_add_videomode() can fail with -ENOMEM when its internal kmalloc() cannot allocate a struct fb_modelist. If that h...
CVE-2025-38627
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:00:35
- Zuletzt bearbeitet 25.03.2026 11:16:11
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic The decompress_io_ctx may be released asynchronously after I/O completion. If this file is deleted immediately after rea...
CVE-2025-38626
- EPSS 0.02%
- Veröffentlicht 22.08.2025 16:00:34
- Zuletzt bearbeitet 25.03.2026 11:16:11
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------[ cut here ]---------...
CVE-2025-38623
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:00:32
- Zuletzt bearbeitet 07.01.2026 16:38:49
In the Linux kernel, the following vulnerability has been resolved: PCI: pnv_php: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug...
CVE-2025-38624
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:00:32
- Zuletzt bearbeitet 07.01.2026 16:37:06
In the Linux kernel, the following vulnerability has been resolved: PCI: pnv_php: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnv_php driver leaked the allocated IRQ resources for the chil...
CVE-2025-38622
- EPSS 0.02%
- Veröffentlicht 22.08.2025 16:00:31
- Zuletzt bearbeitet 07.01.2026 16:40:00
In the Linux kernel, the following vulnerability has been resolved: net: drop UFO packets in udp_rcv_segment() When sending a packet with virtio_net_hdr to tun device, if the gso_type in virtio_net_hdr is SKB_GSO_UDP and the gso_size is less than u...
CVE-2025-38618
- EPSS 0.02%
- Veröffentlicht 22.08.2025 13:01:24
- Zuletzt bearbeitet 07.01.2026 16:56:23
In the Linux kernel, the following vulnerability has been resolved: vsock: Do not allow binding to VMADDR_PORT_ANY It is possible for a vsock to autobind to VMADDR_PORT_ANY. This can cause a use-after-free when a connection is made to the bound soc...
CVE-2025-38616
- EPSS 0.01%
- Veröffentlicht 22.08.2025 13:01:23
- Zuletzt bearbeitet 26.11.2025 17:44:59
In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket en...