CVE-2025-38371
- EPSS 0.03%
- Veröffentlicht 25.07.2025 13:15:26
- Zuletzt bearbeitet 16.12.2025 17:31:33
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable interrupts before resetting the GPU Currently, an interrupt can be triggered during a GPU reset, which can lead to GPU hangs and NULL pointer dereference in an int...
CVE-2025-38375
- EPSS 0.03%
- 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-38377
- EPSS 0.02%
- 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-38362
- EPSS 0.02%
- 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.03%
- 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.03%
- Veröffentlicht 25.07.2025 13:15:25
- Zuletzt bearbeitet 12.05.2026 13:16:48
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.02%
- 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-38354
- EPSS 0.03%
- Veröffentlicht 25.07.2025 13:15:24
- Zuletzt bearbeitet 16.12.2025 14:12:25
In the Linux kernel, the following vulnerability has been resolved: drm/msm/gpu: Fix crash when throttling GPU immediately during boot There is a small chance that the GPU is already hot during boot. In that case, the call to of_devfreq_cooling_reg...
CVE-2025-38352
- EPSS 0.1%
- Veröffentlicht 22.07.2025 08:15:23
- Zuletzt bearbeitet 08.01.2026 16:28:23
In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() If an exiting non-autoreaping task has already passed exit_notify() and calls handle_posix_cp...
CVE-2025-38350
- EPSS 0.08%
- Veröffentlicht 19.07.2025 06:46:29
- Zuletzt bearbeitet 12.05.2026 13:16:48
In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly...