CVE-2024-56788
- EPSS 0.02%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 24.09.2025 18:58:20
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oa_tc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waiting_tx_skb pointer points to ...
CVE-2024-57791
- EPSS 0.57%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 03.11.2025 21:18:33
In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from n...
CVE-2024-57792
- EPSS 0.04%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 03.11.2025 21:18:33
In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If reque...
CVE-2024-57793
- EPSS 0.04%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 24.09.2025 18:53:17
In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possible for the untrusted host to cause set_memory_decrypted() to fail such that an error is ...
CVE-2024-55881
- EPSS 0.04%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:50
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hyper...
CVE-2024-56368
- EPSS 0.04%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 23.09.2025 14:46:17
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in __rb_map_vma An overflow occurred when performing the following calculation: nr_pages = ((nr_subbufs + 1) << subbuf_order) - pgoff; Add a check be...
CVE-2024-56372
- EPSS 0.03%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 23.09.2025 14:48:41
In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tun_napi_alloc_frags() syzbot reported the following crash [1] Issue came with the blamed commit. Instead of going through all the iov components, we keep using the ...
CVE-2024-55639
- EPSS 0.03%
- Veröffentlicht 11.01.2025 13:15:27
- Zuletzt bearbeitet 16.10.2025 17:04:08
In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitch_device structure is used at several driver locations. So passing this no...
CVE-2024-55641
- EPSS 0.04%
- Veröffentlicht 11.01.2025 13:15:27
- Zuletzt bearbeitet 15.10.2025 18:30:34
In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfs_trans_alloc_dir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg...
CVE-2024-53687
- EPSS 0.03%
- Veröffentlicht 11.01.2025 13:15:26
- Zuletzt bearbeitet 15.10.2025 20:46:50
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfence_protect_page() flush_tlb_kernel_range() may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disa...