CVE-2023-52752
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:14
- Zuletzt bearbeitet 25.11.2025 17:25:29
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifs_debug_data_proc_show() Skip SMB sessions that are being teared down (e.g. @ses->ses_status == SES_EXITING) in cifs_debug_data_proc_show(...
CVE-2021-47247
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 14.11.2025 17:16:18
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5e_rep_neigh_update() wasn't updated to accommodate rtnl lock removal from TC filter update path an...
CVE-2024-36004
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 17.12.2025 03:34:43
In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQ_MEM_RECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in check_f...
CVE-2024-36005
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 17.12.2025 03:33:59
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregi...
CVE-2024-36006
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 17.12.2025 03:33:32
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk ...
CVE-2024-36007
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 17.12.2025 03:33:03
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all...
CVE-2024-35988
- EPSS 0.03%
- Veröffentlicht 20.05.2024 10:15:13
- Zuletzt bearbeitet 17.12.2025 03:36:50
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASK_SIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASK_SIZE is wrong if any RAM exists above 4G, cau...
CVE-2024-35996
- EPSS 0.04%
- Veröffentlicht 20.05.2024 10:15:13
- Zuletzt bearbeitet 17.12.2025 03:35:26
In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A...
CVE-2024-35973
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:12
- Zuletzt bearbeitet 04.04.2025 14:33:42
In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve[6]_xmit_skb syzbot is able to trigger an uninit-value in geneve_xmit() [1] Problem : While most ip tunnel helpers (like ip_tunnel_get_dsfie...
CVE-2024-35958
- EPSS 0.03%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 17.12.2025 03:37:36
In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process ...