CVE-2025-39945
- EPSS 0.03%
- Veröffentlicht 04.10.2025 07:31:07
- Zuletzt bearbeitet 23.01.2026 20:56:32
In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnic_delete_task The original code uses cancel_delayed_work() in cnic_cm_stop_bnx2x_hw(), which does not guarantee that the delayed work item 'dele...
CVE-2025-39940
- EPSS 0.01%
- Veröffentlicht 04.10.2025 07:31:03
- Zuletzt bearbeitet 23.01.2026 20:35:34
In the Linux kernel, the following vulnerability has been resolved: dm-stripe: fix a possible integer overflow There's a possible integer overflow in stripe_io_hints if we have too large chunk size. Test if the overflow happened, and if it did, don...
CVE-2025-39931
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 12.05.2026 13:17:17
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...
CVE-2023-53529
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 23.01.2026 20:06:45
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88_usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 (size 512): com...
CVE-2023-53530
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 25.03.2026 00:50:16
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC{0}: controller connect complet...
CVE-2023-53519
- EPSS 0.01%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 06.04.2026 13:04:59
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter num_rdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter num_rdy when getting the value...
CVE-2023-53520
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 06.04.2026 13:13:19
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hci_suspend_sync crash If hci_unregister_dev() frees the hci_dev object but hci_suspend_notifier may still be accessing it, it can cause the program to crash. Here's...
CVE-2023-53521
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 06.04.2026 13:09:49
In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() A fix for: BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses] Read of size 8 at addr ffff88a10d32e5d8 by ta...
CVE-2023-53524
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 06.04.2026 13:22:22
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf An integer overflow occurs in the iwl_write_to_user_buf() function, which is called by the iwl_dbgfs_monitor_data...
CVE-2023-53513
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:55
- Zuletzt bearbeitet 06.04.2026 14:45:48
In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbd_ioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined beh...