CVE-2023-53217
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:44
- Zuletzt bearbeitet 03.12.2025 15:45:08
In the Linux kernel, the following vulnerability has been resolved: nubus: Partially revert proc_create_single_data() conversion The conversion to proc_create_single_data() introduced a regression whereby reading a file in /proc/bus/nubus results i...
CVE-2023-53215
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:43
- Zuletzt bearbeitet 03.12.2025 16:19:11
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Don't balance task to its current running CPU We've run into the case that the balancer tries to balance a migration disabled task and trigger the warning in set_task_c...
CVE-2023-53216
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:43
- Zuletzt bearbeitet 03.12.2025 15:55:34
In the Linux kernel, the following vulnerability has been resolved: arm64: efi: Make efi_rt_lock a raw_spinlock Running a rt-kernel base on 6.2.0-rc3-rt1 on an Ampere Altra outputs the following: BUG: sleeping function called from invalid context...
CVE-2023-53214
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:42
- Zuletzt bearbeitet 03.12.2025 16:26:15
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential memory corruption in __update_iostat_latency() Add iotype sanity check to avoid potential memory corruption. This is to fix the compile error below: f...
CVE-2023-53213
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:41
- Zuletzt bearbeitet 04.12.2025 15:00:27
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() Fix a slab-out-of-bounds read that occurs in kmemdup() called from brcmf_get_assoc_ies(). The bug could occur when ...
- EPSS -
- Veröffentlicht 15.09.2025 14:21:40
- Zuletzt bearbeitet 15.09.2025 15:15:47
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-53211
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:39
- Zuletzt bearbeitet 03.12.2025 19:41:45
In the Linux kernel, the following vulnerability has been resolved: driver core: location: Free struct acpi_pld_info *pld before return false struct acpi_pld_info *pld should be freed before the return of allocation failure, to prevent memory leak,...
CVE-2023-53210
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:38
- Zuletzt bearbeitet 04.12.2025 15:01:04
In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid() r5l_flush_stripe_to_raid() will check if the list 'flushing_ios' is empty, and then submit 'flush_bio', however, r...
CVE-2023-53209
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:37
- Zuletzt bearbeitet 04.12.2025 15:05:57
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: Fix possible NULL dereference In a call to mac80211_hwsim_select_tx_link() the sta pointer might be NULL, thus need to check that it is not NULL before access...
CVE-2023-53208
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:21:36
- Zuletzt bearbeitet 04.12.2025 15:06:09
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state When emulating nested VM-Exit, load L1's TSC multiplier if L1's desired ratio doesn't match the current ratio, n...