CVE-2026-43204
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:09
- Zuletzt bearbeitet 11.05.2026 20:06:22
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6asm: drop DSP responses for closed data streams 'Commit a354f030dbce ("ASoC: qcom: q6asm: handle the responses after closing")' attempted to ignore DSP responses arri...
CVE-2026-43202
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:08
- Zuletzt bearbeitet 11.05.2026 20:10:35
In the Linux kernel, the following vulnerability has been resolved: fbdev: vt8500lcdfb: fix missing dma_free_coherent() fbi->fb.screen_buffer is allocated with dma_alloc_coherent() but is not freed if the error path is reached.
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-43199
- EPSS 0.06%
- Veröffentlicht 06.05.2026 11:28:06
- Zuletzt bearbeitet 11.05.2026 20:12:24
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Fix a "scheduling while atomic" bug in mlx5e_ipsec_init_macs() by replacing mlx5_query_mac_address() with ether_...
CVE-2026-43200
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:06
- Zuletzt bearbeitet 11.05.2026 20:10:53
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unlink() functions struct configfs_item_operations callbacks are defined like the following: int (*allow...
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-43196
- EPSS 0.01%
- 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-43197
- EPSS 0.05%
- Veröffentlicht 06.05.2026 11:28:04
- Zuletzt bearbeitet 11.05.2026 20:11:44
In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630...
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...