CVE-2023-53594
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:44:07
- Zuletzt bearbeitet 21.03.2026 00:52:58
In the Linux kernel, the following vulnerability has been resolved: driver core: fix resource leak in device_add() When calling kobject_add() failed in device_add(), it will call cleanup_glue_dir() to free resource. But in kobject_add(), dev->kobj....
CVE-2023-53588
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:44:03
- Zuletzt bearbeitet 23.03.2026 18:36:24
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check for station first in client probe When probing a client, first check if we have it, and then check for the channel context, otherwise you can trigger the warn...
CVE-2023-53586
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:44:01
- Zuletzt bearbeitet 23.03.2026 18:36:13
In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUN_RESET handling This fixes a bug where an initiator thinks a LUN_RESET has cleaned up running commands when it hasn't. The bug was added in commit 51e...
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-53581
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:43:57
- Zuletzt bearbeitet 23.03.2026 18:33:24
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOT_READY flag state after locking Currently the check for NOT_READY flag is performed before obtaining the necessary lock. This opens a possibility for race c...
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...
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:52
- Zuletzt bearbeitet 10.10.2025 16:15:50
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50500
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:50
- Zuletzt bearbeitet 22.01.2026 19:53:01
In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed If some items in nsim_dev_resources_register() fail, memory leak will occur. The following ...
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-2022-50493
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:45
- Zuletzt bearbeitet 23.01.2026 20:44:34
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash when I/O abort times out While performing CPU hotplug, a crash with the following stack was seen: Call Trace: qla24xx_process_response_queue+0x42a/0x...