CVE-2023-53330
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:06
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrl_linkup_request() When linktype is unknown or kzalloc failed in cfctrl_linkup_request(), pkt is not released. Add release process to error path.
CVE-2023-53331
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:06
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a ("pstore/ram: Do not treat empty buffers as valid"), initialization would assume a prz was valid after s...
CVE-2023-53326
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:01
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: powerpc: Don't try to copy PPR for task with NULL pt_regs powerpc sets up PF_KTHREAD and PF_IO_WORKER with a NULL pt_regs, which from my (arguably very short) checking is not commo...
CVE-2023-53324
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:59
- Zuletzt bearbeitet 14.01.2026 19:16:26
In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Don't leak some plane state Apparently no one noticed that mdp5 plane states leak like a sieve ever since we introduced plane_state->commit refcount a few years ago i...
CVE-2023-53322
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:58
- Zuletzt bearbeitet 14.01.2026 19:16:26
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io to exit before making sure all IOs has returned. For...
CVE-2023-53321
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:57
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or s...
CVE-2023-53318
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:54
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: recordmcount: Fix memory leaks in the uwrite function Common realloc mistake: 'file_append' nulled but not freed upon failure
CVE-2023-53316
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:53
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens be...
CVE-2023-53317
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:53
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mb_find_extent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioread_nolock, O_DIRECT and fast_c...
CVE-2023-53315
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:52
- Zuletzt bearbeitet 14.01.2026 19:16:24
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is receiv...