- EPSS 0.2%
- Veröffentlicht 22.08.2026 16:16:47
- Zuletzt bearbeitet 22.08.2026 16:16:47
In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject inline extents without valid headers [BUG] For a crafted btrfs image, the following KASAN can be triggered when reading an inline lzo compressed file extent: ...
- EPSS 0.22%
- Veröffentlicht 22.08.2026 16:16:47
- Zuletzt bearbeitet 22.08.2026 16:16:47
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in btrfs_do_encoded_write() Local fuzzing of 6.12.94 has found the following memory leak: Unreferenced object 0xffff888018050a80 (size 64): comm "syz.0.17...
- EPSS 0.2%
- Veröffentlicht 22.08.2026 16:16:47
- Zuletzt bearbeitet 22.08.2026 16:16:47
In the Linux kernel, the following vulnerability has been resolved: accel/amxdna: Fix page-insertion errors in amdxdna_insert_pages() Two error paths in amdxdna_insert_pages() called vma->vm_ops->close(vma) before returning an error code to the cal...
- EPSS 0.22%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjust_ptr_min_max_vals(), the destination register inherits the pointer state from the sou...
- EPSS 0.22%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler() The SMC_LLC_CONFIRM_LINK / SMC_LLC_ADD_LINK_CONT branch in smc_llc_event_handler() store...
- EPSS 0.21%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: devlink: fix net namespace reference leak in reload devlink_nl_reload_doit() calls devlink_netns_get(), which returns a net with a held reference. When the requested namespace diff...
- EPSS 0.22%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fw_tracer, return NULL on create error Tracer creation can fail by returning either NULL or ERR_PTR. The return value is stored without a check on the device, and users t...
- EPSS 0.2%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages() In amdxdna_insert_pages(), vm_flags_mod() sets VM_MIXEDMAP and clears VM_PFNMAP. If an unprivileged userspac...
- EPSS 0.2%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. __bpf_nf_ct_lookup() and __bpf_nf_ct_alloc_en...
- EPSS 0.22%
- Veröffentlicht 22.08.2026 16:16:46
- Zuletzt bearbeitet 22.08.2026 16:16:46
In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch() reqsk_queue_hash_req() publishes a TCP_NEW_SYN_RECV request_sock onto the ehash chain, drops the bucket lock, and o...