CVE-2025-38681
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:32:36
- Zuletzt bearbeitet 12.05.2026 13:16:54
In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race wi...
CVE-2025-38679
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:32:35
- Zuletzt bearbeitet 12.05.2026 13:16:54
In the Linux kernel, the following vulnerability has been resolved: media: venus: Fix OOB read due to missing payload bound check Currently, The event_seq_changed() handler processes a variable number of properties sent by the firmware. The number ...
CVE-2025-38680
- EPSS 0.02%
- Veröffentlicht 04.09.2025 15:32:35
- Zuletzt bearbeitet 12.05.2026 13:16:54
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format() The buffer length check before calling uvc_parse_format() only ensured that the buffer has at least 3 bytes (bu...
CVE-2025-38678
- EPSS 0.03%
- Veröffentlicht 03.09.2025 13:01:15
- Zuletzt bearbeitet 06.12.2025 22:15:51
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject duplicate device on updates A chain/flowtable update with duplicated devices in the same batch is possible. Unfortunately, netdev event path only remov...
CVE-2025-38677
- EPSS 0.02%
- Veröffentlicht 30.08.2025 09:19:02
- Zuletzt bearbeitet 12.05.2026 13:16:53
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in dnode page As Jiaming Zhang reported: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x1c1/0x2a0 lib/dump_stack.c:...
CVE-2025-38676
- EPSS 0.03%
- Veröffentlicht 26.08.2025 13:15:32
- Zuletzt bearbeitet 12.05.2026 13:16:52
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" i...
CVE-2025-38675
- EPSS 0.01%
- Veröffentlicht 22.08.2025 16:04:12
- Zuletzt bearbeitet 25.11.2025 22:05:18
In the Linux kernel, the following vulnerability has been resolved: xfrm: state: initialize state_ptrs earlier in xfrm_state_find In case of preemption, xfrm_state_look_at will find a different pcpu_id and look up states for that other CPU. If we m...
CVE-2025-38674
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:03:04
- Zuletzt bearbeitet 25.11.2025 22:04:20
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/prime: Use dma_buf from GEM object instance" This reverts commit f83a9b8c7fd0557b0c50784bfdc1bbe9140c9bf8. The dma_buf field in struct drm_gem_object is not stable ove...
CVE-2025-38673
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:03:03
- Zuletzt bearbeitet 25.11.2025 22:14:31
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance" This reverts commit cce16fcd7446dcff7480cd9d2b6417075ed81065. The dma_buf field in struct drm_gem_object is not ...
CVE-2025-38671
- EPSS 0.03%
- Veröffentlicht 22.08.2025 16:03:02
- Zuletzt bearbeitet 08.01.2026 22:30:42
In the Linux kernel, the following vulnerability has been resolved: i2c: qup: jump out of the loop in case of timeout Original logic only sets the return value but doesn't jump out of the loop if the bus is kept active by a client. This is not expe...