CVE-2026-23444
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:28
- Zuletzt bearbeitet 27.04.2026 14:16:33
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure ieee80211_tx_prepare_skb() has three error paths, but only two of them free the skb. The first error path (iee...
CVE-2026-23443
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:27
- Zuletzt bearbeitet 23.04.2026 20:58:48
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix previous acpi_processor_errata_piix4() fix After commi f132e089fe89 ("ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()"), device ...
CVE-2026-23442
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:26
- Zuletzt bearbeitet 27.04.2026 14:16:33
In the Linux kernel, the following vulnerability has been resolved: ipv6: add NULL checks for idev in SRv6 paths __in6_dev_get() can return NULL when the device has no IPv6 configuration (e.g. MTU < IPV6_MIN_MTU or after NETDEV_UNREGISTER). Add NU...
CVE-2026-23441
- EPSS 0.01%
- Veröffentlicht 03.04.2026 15:15:25
- Zuletzt bearbeitet 23.04.2026 20:59:07
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent concurrent access to IPSec ASO context The query or updating IPSec offload object is through Access ASO WQE. The driver uses a single mlx5e_ipsec_aso struct for ...
CVE-2026-23440
- EPSS 0.03%
- Veröffentlicht 03.04.2026 15:15:24
- Zuletzt bearbeitet 27.04.2026 14:16:32
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race condition during IPSec ESN update In IPSec full offload mode, the device reports an ESN (Extended Sequence Number) wrap event to the driver. The driver validate...
CVE-2026-23439
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:23
- Zuletzt bearbeitet 23.04.2026 20:59:18
In the Linux kernel, the following vulnerability has been resolved: udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n When CONFIG_IPV6 is disabled, the udp_sock_create6() function returns 0 (success) without actually creating...
CVE-2026-23437
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:22
- Zuletzt bearbeitet 27.04.2026 14:16:32
In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops (pre- callbacks) and take a ref to it. Then later in the body of the callbac...
CVE-2026-23438
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:22
- Zuletzt bearbeitet 23.04.2026 20:59:22
In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with global_tx_fc in buffer switching mvpp2_bm_switch_buffers() unconditionally calls mvpp2_bm_pool_update_priv_fc() when switching between pe...
CVE-2026-23436
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:21
- Zuletzt bearbeitet 23.04.2026 20:59:33
In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during prep of Netlink ops (pre- callbacks) and take a ref to it. Then later in the body of the callback we...
CVE-2026-23435
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:15:20
- Zuletzt bearbeitet 23.04.2026 20:59:39
In the Linux kernel, the following vulnerability has been resolved: perf/x86: Move event pointer setup earlier in x86_pmu_enable() A production AMD EPYC system crashed with a NULL pointer dereference in the PMU NMI handler: BUG: kernel NULL poin...