- EPSS 0.03%
- Published 04.07.2025 13:37:27
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch (of 4): We encountered a BUG alert triggered by ...
- EPSS 0.03%
- Published 04.07.2025 13:37:25
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 [Why] If the dummy values in `populate_dummy_dml_surface_cfg()` aren't updated then they can lead to a divide...
- EPSS 0.03%
- Published 04.07.2025 13:37:25
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error e...
- EPSS 0.03%
- Published 04.07.2025 13:37:24
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in add_missing_indices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and ...
- EPSS 0.03%
- Published 04.07.2025 13:37:23
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() bpf_map_lookup_percpu_elem() helper is also available for sleepable bpf program. When BPF JIT is disabled or u...
- EPSS 0.03%
- Published 04.07.2025 13:37:23
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: jfs: Fix null-ptr-deref in jfs_ioc_trim [ Syzkaller Report ] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000087: 0000 [#1 KASAN: null-ptr-deref ...
- EPSS 0.04%
- Published 04.07.2025 13:37:22
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40e_clear_hw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid p...
- EPSS 0.03%
- Published 04.07.2025 13:37:22
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when resizing hashtable because __GFP_...
- EPSS 0.03%
- Published 04.07.2025 13:37:21
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak due to multiple rx_stats allocation rx_stats for each arsta is allocated when adding a station. arsta->rx_stats will be freed when a station is remove...
- EPSS 0.03%
- Published 04.07.2025 13:37:20
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "store_modes" sysfs node will run afoul of unregistered consoles: UBSAN: array-i...