- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:33
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: x86/kprobes: Update kcb status flag after singlestepping Fix kprobes to update kcb (kprobes control block) status flag to KPROBE_HIT_SSDONE even if the kp->post_handler is not set....
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:32
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions trace_spmi_write_begin() and trace_spmi_read_end() both call memcpy() with a length of "len + 1". This leads t...
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dm_pool_register_metadata_thres...
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) KASAN reports: [ 4.668325][ T0] BUG: KASAN: wild-memory-access in dmar_parse_one_rhsa (arch/x86/include/asm/b...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:30
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size On zoned filesystem, data write out is limited by max_zone_append_size, and a large ordered extent is split accor...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:30
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: locking/csd_lock: Change csdlock_debug from early_param to __setup The csdlock_debug kernel-boot parameter is parsed by the early_param() function csdlock_debug(). If set, csdlock...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:29
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cow_file_range() failure There is a hung_task report on zoned btrfs like below. https://github.com/naota/linux/issues/59 [726.328648] INFO: ...
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:28
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpi_info is not set and will remain NULL un...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:28
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: fix potential memory leak in damon_reclaim_init() damon_reclaim_init() allocates a memory chunk for ctx with damon_new_ctx(). When damon_select_ops() fails, ctx ...
- EPSS 0.03%
- Veröffentlicht 18.06.2025 11:02:27
- Zuletzt bearbeitet 18.06.2025 13:47:40
In the Linux kernel, the following vulnerability has been resolved: block: don't allow the same type rq_qos add more than once In our test of iocost, we encountered some list add/del corruptions of inner_walk list in ioc_timer_fn. The reason can b...