CVE-2024-26913
- EPSS 0.01%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 21.11.2024 09:03:22
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue [why] odm calculation is missing for pipe split policy determination and cause Underflow/Corruption issue. [how] Add the...
CVE-2024-26914
- EPSS 0.03%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 25.11.2025 17:29:44
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix incorrect mpc_combine array size [why] MAX_SURFACES is per stream, while MAX_PLANES is per asic. The mpc_combine is an array that records all the planes per as...
CVE-2024-26915
- EPSS 0.01%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 08.04.2025 18:56:18
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOW_CLEAR bit Allows us to detect subsequent IH ring buffer overflows as well.
CVE-2024-26917
- EPSS 0.01%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 03.02.2025 16:18:26
In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCo...
CVE-2024-26920
- EPSS 0.01%
- Veröffentlicht 17.04.2024 16:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Un...
CVE-2024-26910
- EPSS 0.01%
- Veröffentlicht 17.04.2024 16:15:07
- Zuletzt bearbeitet 21.11.2024 09:03:21
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 f...
CVE-2024-26903
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By c...
CVE-2024-26906
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:25
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...
CVE-2024-26907
- EPSS 0.01%
- Veröffentlicht 17.04.2024 11:15:11
- Zuletzt bearbeitet 12.05.2026 12:16:26
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------[ cut here ]------------ memcpy: detected field-spanning write (size 56) of single field "eseg->inli...
CVE-2024-26882
- EPSS 0.04%
- Veröffentlicht 17.04.2024 11:15:10
- Zuletzt bearbeitet 12.05.2026 12:16:23
In the Linux kernel, the following vulnerability has been resolved: net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() Apply the same fix than ones found in : 8d975c15c0cd ("ip6_tunnel: make sure to pull inner header in __ip6_tnl_rc...