CVE-2026-43203
- EPSS 0.05%
- Veröffentlicht 06.05.2026 11:28:08
- Zuletzt bearbeitet 11.05.2026 20:10:27
In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the fore200e is deallocated. However, the tx_tasklet or...
CVE-2026-43201
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:07
- Zuletzt bearbeitet 11.05.2026 20:20:33
In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ARM processor Error: don't go past allocated memory If the BIOS generates a very small ARM Processor Error, or an incomplete one, the current logic will fail to deferren...
CVE-2026-43198
- EPSS 0.05%
- Veröffentlicht 06.05.2026 11:28:05
- Zuletzt bearbeitet 11.05.2026 20:12:11
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-43195
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:03
- Zuletzt bearbeitet 11.05.2026 20:21:56
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate user queue size constraints Add validation to ensure user queue sizes meet hardware requirements: - Size must be a power of two for efficient ring buffer wrapp...
CVE-2026-43194
- EPSS 0.07%
- 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-43191
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:00
- Zuletzt bearbeitet 11.05.2026 20:51:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 that addresses an issue where we turn off the PHY PLL...
CVE-2026-43189
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:59
- Zuletzt bearbeitet 11.05.2026 20:47:45
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered (in case it was...
CVE-2026-43190
- EPSS 0.07%
- 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.06%
- 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.05%
- 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...