CVE-2024-35898
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:39
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() nft_unregister_flowtable_type() within nf_flow_inet_module_exit() can concurrent with __nft_flowtable_ty...
CVE-2024-35899
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:40
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: flush pending destroy work before exit_net release Similar to 2c9f0293280e ("netfilter: nf_tables: flush pending destroy work before netlink notifier") to add...
CVE-2024-35900
- EPSS 0.02%
- Veröffentlicht 19.05.2024 09:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:40
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table (e...
CVE-2024-35886
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:38
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6_dump_done(). syzkaller reported infinite recursive calls of fib6_dump_done() during netlink socket destruction. [1] From the log, syzkaller s...
CVE-2024-35887
- EPSS 0.02%
- Veröffentlicht 19.05.2024 09:15:09
- Zuletzt bearbeitet 31.12.2024 18:48:10
In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25_ds_del_timer When the ax25 device is detaching, the ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer. When t...
CVE-2024-35888
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:38
In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb->head syzbot reported a problem in ip6erspan_rcv() [1] Issue is that ip6erspan_rcv() (and erspan_rcv()) no longer make sure ers...
CVE-2024-35877
- EPSS 0.01%
- Veröffentlicht 19.05.2024 09:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:38
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: fix VM_PAT handling in COW mappings PAT handling won't do the right thing in COW mappings: the first PTE (or, in fact, all PTEs) can be replaced during write faults to ...
CVE-2024-35864
- EPSS 0.02%
- Veröffentlicht 19.05.2024 09:15:07
- Zuletzt bearbeitet 30.12.2024 14:58:03
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_lease_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.
CVE-2024-35852
- EPSS 0.03%
- Veröffentlicht 17.05.2024 15:15:22
- Zuletzt bearbeitet 30.12.2024 18:11:22
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work The rehash delayed work is rescheduled with a delay if the number of credits at end of the work is not negative...
CVE-2024-35853
- EPSS 0.19%
- Veröffentlicht 17.05.2024 15:15:22
- Zuletzt bearbeitet 07.04.2025 19:03:01
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks (all the filt...