CVE-2023-53332
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:12:07
- Zuletzt bearbeitet 14.01.2026 19:16:28
In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() If ipi_send_{mask|single}() is called with an invalid interrupt number, all the local variables there will be NUL...
CVE-2023-53328
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:04
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attr_list ni_create_attr_list uses WARN_ON to catch error cases while generating attribute list, which only prints out stack trace a...
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-53325
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:12:00
- Zuletzt bearbeitet 14.01.2026 19:16:26
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() Change logging from drm_{err,info}() to dev_{err,info}() in functions mtk_dp_aux_transfer() and mtk_dp_aux_do_tran...
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...
CVE-2022-50350
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:42
- Zuletzt bearbeitet 14.01.2026 19:16:06
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between login_work and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsi_targ...
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:24
- Zuletzt bearbeitet 29.09.2025 19:15:33
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50340
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:19
- Zuletzt bearbeitet 14.01.2026 19:16:04
In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimc_init() fails In vimc_init(), when platform_driver_register(&vimc_pdrv) fails, platform_driver_unregister(&vimc_pdrv) is wrongly cal...
CVE-2025-39833
- EPSS 0.02%
- Veröffentlicht 16.09.2025 13:08:50
- Zuletzt bearbeitet 14.01.2026 19:16:44
In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIG_DEBUG_OBJECTS_TIMERS unloading hfcpci module leads to the following splat: [ 250.215892] ODEBUG: assert_i...
CVE-2025-39829
- EPSS 0.01%
- Veröffentlicht 16.09.2025 13:00:27
- Zuletzt bearbeitet 14.01.2026 19:16:43
In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftrace_suspend_notifier_call already regi...