CVE-2024-27014
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the `priv->state_lock`, any scheduled aRFS works are canceled using the `cancel_work_sync` function, whic...
CVE-2024-27015
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: incorrect pppoe tuple pppoe traffic reaching ingress path does not match the flowtable entry because the pppoe header is expected to be at the network header ...
CVE-2024-27016
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate pppoe header Ensure there is sufficient room to access the protocol field of the PPPoe header. Validate it once before the flowtable lookup, then use...
CVE-2024-27017
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: walk over current view on netlink dump The generation mask can be updated while netlink dump is in progress. The pipapo set backend walk iterator cannot ...
CVE-2024-27018
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: skip conntrack input hook for promisc packets For historical reasons, when bridge device is in promisc mode, packets that are directed to the taps follow b...
CVE-2024-27019
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() nft_unregister_obj() can concurrent with __nft_obj_type_get(), and there is not any protection when iterate ov...
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:12
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() nft_unregister_expr() can concurrent with __nft_expr_type_get(), and there is not any protection when iterate...
CVE-2024-27021
- EPSS 0.01%
- Published 01.05.2024 06:15:20
- Last modified 04.11.2025 18:16:12
In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devm_led_classdev_register() to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix th...
CVE-2024-27006
- EPSS 0.03%
- Published 01.05.2024 06:15:19
- Last modified 04.11.2025 18:16:10
In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up() The count field in struct trip_stats, representing the number of times the zone temperature was above the...
CVE-2024-27007
- EPSS 0.02%
- Published 01.05.2024 06:15:19
- Last modified 04.11.2025 18:16:10
In the Linux kernel, the following vulnerability has been resolved: userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE Commit d7a08838ab74 ("mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails") moved t...