CVE-2024-27025
- EPSS 0.01%
- Veröffentlicht 01.05.2024 13:15:48
- Zuletzt bearbeitet 12.05.2026 12:16:30
In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nla_nest_start nla_nest_start() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code.
CVE-2024-27014
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 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-27019
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 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%
- Veröffentlicht 01.05.2024 06:15:20
- Zuletzt bearbeitet 12.05.2026 12:16:29
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-27008
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 01.12.2025 15:17:23
In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource (dcb->or) value is assigned in fabricate_dcb_output(), there may be out of bounds access to dac_users array in case dcb->or...
CVE-2024-27010
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 04.11.2025 18:16:10
In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock dead...
CVE-2024-27011
- EPSS 0.01%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 04.11.2025 18:16:10
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memleak in map from abort path The delete set command does not rely on the transaction object for element removal, therefore, a combination of delete elem...
CVE-2024-27013
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:19
- Zuletzt bearbeitet 12.05.2026 12:16:29
In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhost_worker will call tun call backs to receive packets. If too many illegal packets arrives, tun_do_read will kee...
CVE-2024-27000
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:18
- Zuletzt bearbeitet 23.12.2025 00:46:00
In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uart_handle_cts_change() function in serial_core expects the caller to hold uport->lock. For example, I have seen the ...
CVE-2024-27001
- EPSS 0.02%
- Veröffentlicht 01.05.2024 06:15:18
- Zuletzt bearbeitet 23.12.2025 00:44:57
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix incomplete endpoint checking While vmk80xx does have endpoint checking implemented, some things can fall through the cracks. Depending on the hardware model, U...