CVE-2026-43198
- EPSS 0.3%
- Veröffentlicht 06.05.2026 11:28:05
- Zuletzt bearbeitet 08.07.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcp_v6_syn_recv_sock() Code in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock() is done too late. After tcp_v4_syn_recv_sock(), the child...
CVE-2026-43196
- EPSS 0.14%
- Veröffentlicht 06.05.2026 11:28:04
- Zuletzt bearbeitet 11.05.2026 20:11:30
In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in pruss_clk_mux_setup() In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly calls pruss_of_free_clk_provider(), which calls of_...
CVE-2026-43194
- EPSS 0.53%
- Veröffentlicht 06.05.2026 11:28:02
- Zuletzt bearbeitet 11.05.2026 20:11:10
In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgro_frglist.sh and udpgro_bench.sh are the flakiest tests currently in NIPA. They fail in the same exact way, TCP GRO test stalls occasion...
CVE-2026-43190
- EPSS 0.46%
- Veröffentlicht 06.05.2026 11:27:59
- Zuletzt bearbeitet 11.05.2026 20:50:14
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads op[i+1] directly wit...
CVE-2026-43187
- EPSS 0.47%
- Veröffentlicht 06.05.2026 11:27:57
- Zuletzt bearbeitet 11.05.2026 20:38:50
In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow"), Brian Foster observed that it's possible for a ...
CVE-2026-43184
- EPSS 0.44%
- Veröffentlicht 06.05.2026 11:27:55
- Zuletzt bearbeitet 11.05.2026 20:56:19
In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely. This prevents any stray bytes to be picked up by t...
CVE-2026-43182
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:54
- Zuletzt bearbeitet 11.05.2026 20:53:18
In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE limit register's value. Albeit the value is presum...
CVE-2026-43183
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:54
- Zuletzt bearbeitet 11.05.2026 20:55:02
In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory region obtained by cx25821_get_resources().
CVE-2026-43180
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:27:52
- Zuletzt bearbeitet 12.05.2026 19:36:09
In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls netif_stop_queue() and netif_wake_queue(). These are ...
CVE-2026-43172
- EPSS 0.26%
- Veröffentlicht 06.05.2026 11:27:47
- Zuletzt bearbeitet 13.05.2026 14:56:38
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then using "fwrt->smem_cfg.lmac[2]" is an overrun of the a...