CVE-2024-53199
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:19
In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imx_audmix_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in imx_audmix_probe() is not checked. Add NULL ch...
CVE-2024-53200
- EPSS 0.02%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp This commit addresses a null pointer dereference issue in hwss_setup_dpp(). The issue could occur when p...
CVE-2024-53201
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference issue in dcn20_program_pipe(). Previously, commit 8...
CVE-2024-53202
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:20
In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Fix possible resource leak in fw_log_firmware_info() The alg instance should be released under the exception path, otherwise there may be resource leak here. To m...
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 10.02.2025 18:15:28
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in `ksmbd_conn_handler_loop()` and the freeing of `ksmbd_conn` in the workque...
CVE-2024-53187
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 01.10.2025 20:17:17
In the Linux kernel, the following vulnerability has been resolved: io_uring: check for overflows in io_pin_pages WARNING: CPU: 0 PID: 5834 at io_uring/memmap.c:144 io_pin_pages+0x149/0x180 io_uring/memmap.c:144 CPU: 0 UID: 0 PID: 5834 Comm: syz-ex...
CVE-2024-53188
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 01.10.2025 20:17:17
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12k_dp_cc_cleanup is called to release resources. Howeve...
CVE-2024-53189
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 08.10.2025 14:06:23
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan The channels array in the cfg80211_scan_request has a __counted_by attribute attached to it, which points to the...
CVE-2024-53190
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 03.11.2025 21:17:39
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with uevent_show() on stack trace. That specific issue was addressed...
CVE-2024-53191
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:26
- Zuletzt bearbeitet 01.10.2025 20:17:18
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp->tx_ring[i].tx_status are released. However this is rel...