CVE-2025-38375
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:26
- Zuletzt bearbeitet 16.12.2025 17:03:32
In the Linux kernel, the following vulnerability has been resolved: virtio-net: ensure the received length does not exceed allocated size In xdp_linearize_page, when reading the following buffers from the ring, we forget to check the received lengt...
CVE-2025-38376
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:26
- Zuletzt bearbeitet 19.11.2025 20:05:08
In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet...
CVE-2025-38377
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:26
- Zuletzt bearbeitet 18.12.2025 17:20:12
In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rose_rt_device_down() There are two bugs in rose_rt_device_down() that can cause use-after-free: 1. The loop bound `t->count` is modified ...
CVE-2025-38378
- EPSS 0.02%
- Veröffentlicht 25.07.2025 13:15:26
- Zuletzt bearbeitet 19.11.2025 20:05:17
In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe In probe appletb_kbd_probe() a "struct appletb_kbd *kbd" is allocated via devm_kzalloc() to store touch bar keybo...
CVE-2025-38362
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 16.12.2025 14:12:01
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for get_first_active_display() The function mod_hdcp_hdcp1_enable_encryption() calls the function get_first_active_display(), but does not c...
CVE-2025-38363
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 16.12.2025 14:11:44
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc...
CVE-2025-38364
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 16.12.2025 14:08:59
In the Linux kernel, the following vulnerability has been resolved: maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate() Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already c...
CVE-2025-38365
- EPSS 0.01%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 16.12.2025 17:32:30
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename com...
CVE-2025-38366
- EPSS 0.02%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 18.11.2025 20:29:16
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check validity of "num_cpu" from user space The maximum supported cpu number is EIOINTC_ROUTE_MAX_VCPUS about irqchip EIOINTC, here add validation about cpu number ...
CVE-2025-38367
- EPSS 0.02%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 19.11.2025 20:17:53
In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Avoid overflow with array index The variable index is modified and reused as array index when modify register EIOINTC_ENABLE. There will be array index overflow pro...