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...
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-43192
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:01
- Zuletzt bearbeitet 11.05.2026 20:36:39
In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()") adde...
CVE-2026-43193
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:01
- Zuletzt bearbeitet 11.05.2026 20:36:27
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg() Claude pointed out that there is a nfs4_file refcount leak in nfsd_get_dir_deleg(). Ensure that the reference to "fp" is r...
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...