CVE-2024-26834
- EPSS 0.03%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:50
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xmit() to send packets, hence it calls dst_release()....
CVE-2024-26835
- EPSS 0.01%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:41
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: set dormant flag on hook register failure We need to set the dormant flag again if we fail to register the hooks. During memory pressure hook registration ca...
CVE-2024-26836
- EPSS 0.01%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:31
In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix password opcode ordering for workstations The Lenovo workstations require the password opcode to be run before the attribute value is changed (if Admin...
CVE-2024-26837
- EPSS 0.01%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:18
In the Linux kernel, the following vulnerability has been resolved: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change, generation of the list of MDB events to replay would race against the creation of new gro...
CVE-2024-26838
- EPSS 0.02%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:09
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix KASAN issue with tasklet KASAN testing revealed the following issue assocated with freeing an IRQ. [50006.466686] Call Trace: [50006.466691] <IRQ> [50006.489538] ...
CVE-2024-26841
- EPSS 0.02%
- Published 17.04.2024 10:15:09
- Last modified 02.04.2025 13:18:01
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Update cpu_sibling_map when disabling nonboot CPUs Update cpu_sibling_map when disabling nonboot CPUs by defining & calling clear_cpu_sibling_map(), otherwise we get suc...
CVE-2023-52642
- EPSS 0.01%
- Published 17.04.2024 10:15:08
- Last modified 27.03.2025 21:05:43
In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.
CVE-2024-26818
- EPSS 0.02%
- Published 17.04.2024 10:15:08
- Last modified 27.03.2025 21:07:41
In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mount_point var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVM_IAS=1 [...] clang -O -g -DVERSION=\"6.8.0-rc3\" -flto=a...
CVE-2024-26820
- EPSS 0.01%
- Published 17.04.2024 10:15:08
- Last modified 27.03.2025 21:08:08
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER handler cannot perform VF register succes...
CVE-2024-26822
- EPSS 0.01%
- Published 17.04.2024 10:15:08
- Last modified 27.03.2025 20:43:09
In the Linux kernel, the following vulnerability has been resolved: smb: client: set correct id, uid and cruid for multiuser automounts When uid, gid and cruid are not specified, we need to dynamically set them into the filesystem context used for ...