- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:06
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of alloc->vma in race with munmap() [ cmllamas: clean forward port from commit 015ac18be7de ("binder: fix UAF of alloc->vma in race with munmap()") in 5.10 stable...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:05
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail() Syzkaller reported the following issue: ======================================= Too BIG xdp->frame_sz = 131072...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:04
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4_mark_recovery_com...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:04
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix target_cmd_counter leak The target_cmd_counter struct allocated via target_alloc_cmd_counter() is never freed, resulting in leaks across various transport t...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:03
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by moving j1939_sk_errqueue() This commit addresses a deadlock situation that can occur in certain scenarios, such as when running data TP/ETP transfer...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:02
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix system crash due to lack of free space in LFS When f2fs tries to checkpoint during foreground gc in LFS mode, system crash occurs due to lack of free space if the amount ...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:01
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes ...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:00
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Move representor neigh cleanup to profile cleanup_tx For IP tunnel encapsulation in ECMP (Equal-Cost Multipath) mode, as the flow is duplicated to the peer eswitch, the ...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:07:00
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver (the only one which supports UC filtering and MC filtering) as a DSA master for...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:06:59
- Zuletzt bearbeitet 29.12.2025 15:58:13
In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: Add missing check and free for ida_alloc Add the check for the return value of the ida_alloc in order to avoid NULL pointer dereference. Moreover, free a...