CVE-2023-53584
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:43:59
- Zuletzt bearbeitet 23.03.2026 18:35:11
In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The normal process...
CVE-2023-53582
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:58
- Zuletzt bearbeitet 23.03.2026 18:33:50
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated i...
CVE-2022-50507
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:43:55
- Zuletzt bearbeitet 25.03.2026 00:36:25
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounte...
CVE-2022-50492
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:45
- Zuletzt bearbeitet 23.01.2026 20:43:01
In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never reset when tearing down the DRM device so that stale pointers to deallocated structures would be accessed...
CVE-2023-53579
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:18
- Zuletzt bearbeitet 23.03.2026 18:41:45
In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm ac...
CVE-2023-53577
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:16
- Zuletzt bearbeitet 23.03.2026 18:41:33
In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Make sure kthread is running before map update returns The following warning was reported when running stress-mode enabled xdp_redirect_cpu with some RT threads: --...
CVE-2023-53575
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:15
- Zuletzt bearbeitet 21.03.2026 01:06:48
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWL_SEC_WEP_KEY_OFFSET when needed while verifying key_len size in iwl_mvm_sec_key_add().
CVE-2023-53576
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:15
- Zuletzt bearbeitet 23.03.2026 18:41:22
In the Linux kernel, the following vulnerability has been resolved: null_blk: Always check queue mode setting from configfs Make sure to check device queue mode in the null_validate_conf() and return error for NULL_Q_RQ as we don't allow legacy I/O...
CVE-2023-53574
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:17:14
- Zuletzt bearbeitet 21.03.2026 01:07:02
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtw_core_deinit...
CVE-2023-53569
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:17:10
- Zuletzt bearbeitet 21.03.2026 01:02:40
In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...