CVE-2024-26647
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 07.01.2025 20:15:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGE...
CVE-2024-26648
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 08.04.2025 19:29:14
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), 'struct dc *dc' & 'struct dmub_replay *replay' was dereferenced before the ...
CVE-2024-26649
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:10
- Zuletzt bearbeitet 27.01.2025 14:50:35
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpu_...
CVE-2023-52625
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:09
- Zuletzt bearbeitet 17.03.2025 15:19:34
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] We need to exit out of the idle...
CVE-2023-52626
- EPSS 0.07%
- Veröffentlicht 26.03.2024 18:15:09
- Zuletzt bearbeitet 17.03.2025 15:19:21
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context Indirection (*) is of lower precedence than postfix increment (++). Logic in napi_poll context would ...
CVE-2023-52627
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:09
- Zuletzt bearbeitet 29.04.2025 16:34:33
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7091r: Allow users to configure device events AD7091R-5 devices are supported by the ad7091r-5 driver together with the ad7091r-base driver. Those drivers declared iio ...
CVE-2024-26646
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:09
- Zuletzt bearbeitet 17.03.2025 15:19:07
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table....
CVE-2023-52621
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 25.11.2025 17:23:42
In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers are also available for sleepable bpf program, so add ...
CVE-2023-52622
- EPSS 0.02%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 17.03.2025 15:19:52
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbg_size, mkfs.ext4 -F -G 67108864 $dev -b 4096 100...
CVE-2023-52623
- EPSS 0.01%
- Veröffentlicht 26.03.2024 18:15:08
- Zuletzt bearbeitet 31.12.2025 00:52:38
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: [ 57.202521] ============================= ...