CVE-2024-58063
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:52
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When init_sw_vars fails, rtl_deinit_core should not be calle...
CVE-2024-58051
- EPSS 0.03%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 12.05.2026 13:16:26
In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this returned value is not checked.
CVE-2024-58052
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 03.11.2025 20:16:59
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table The function atomctrl_get_smc_sclk_range_table() does not check the return value of smu_atom...
CVE-2024-58053
- EPSS 0.01%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 28.10.2025 02:48:49
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix handling of received connection abort Fix the handling of a connection abort that we've received. Though the abort is at the connection level, it needs propagating to t...
CVE-2024-58054
- EPSS 0.01%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 22.01.2026 20:55:53
In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging reques...
CVE-2024-58055
- EPSS 0.01%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 03.11.2025 20:16:59
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: Don't free command immediately Don't prematurely free the command. Wait for the status completion of the sense status. It can be freed then. Otherwise we will d...
CVE-2024-58056
- EPSS 0.02%
- Veröffentlicht 06.03.2025 16:15:51
- Zuletzt bearbeitet 03.11.2025 20:17:00
In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Fix ida_free call while not allocated In the rproc_alloc() function, on error, put_device(&rproc->dev) is called, leading to the call of the rproc_type_release() ...
CVE-2022-49733
- EPSS 0.04%
- Veröffentlicht 02.03.2025 15:15:11
- Zuletzt bearbeitet 01.10.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC There is a small race window at snd_pcm_oss_sync() that is called from OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls snd_pcm_...
CVE-2025-21816
- EPSS 0.02%
- Veröffentlicht 27.02.2025 20:16:04
- Zuletzt bearbeitet 03.11.2025 18:15:49
In the Linux kernel, the following vulnerability has been resolved: hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING hrtimers are migrated away from the dying CPU to any online target at the CPUHP_AP_HRTIMERS_DYING stage i...
CVE-2025-21819
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:04
- Zuletzt bearbeitet 03.11.2025 21:19:12
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 ("drm/amd/display: Use HW lock mgr for PSR1") Because it may cause system hang while connect wi...